-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Labels:None
-
Funded by:
The editor of the hotspot interactions is not pixel exact because of different box model between the editor (CSS box model) and the runtime (which is drawing on a canvas). The solution is to set the border for both to 2px and add correction to the editor while drawing the shapes, after drag and drop operations and resizing.