Skip to content

Version 1.7.4

Compare
Choose a tag to compare
@asturur asturur released this 14 Feb 14:37
· 1416 commits to master since this release

Fix: Moved all the touch event to passive false so that they behave as before chrome changes #3690
Fix: force top and left in the object representation of a path to avoid reparsing on restore #3691
Add: Enable deselected event for activeObject switch. Ensure deactivateAll call exitEditing #3689
Fix: Perform subtargetCheck also if the group is an active object and on activeGroup #3688
Fix: Made cursor operation more precise at high canvas zoom level [#3671(https://github.com//pull/3671)
Add: Made getBoundingRect available to return both absolute or standard bounding rect [#3614(https://github.com//pull/3614)
Add: Introduced calcViewportBoundaries() function for fabric.StaticCanvas [#3614(https://github.com//pull/3614)
Add: Introduced isOnScreen() function for fabric.Object #3614
Subclassed Polygon from polyline #3614
Fix: Removed reference to hovered target when target gets removed #3657
Fix: Removed hover cursor for non selectable objects #3643
Fix: Switch to passive event for touch move #3643
Fix: Restart rendering of cursor after entering some text #3643
Add: fabric.Color support toHexa() method now #3615