You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#setMode, #nextMode, #setCornersFromPoints, #select & #deselect methods exposed to API & documented. General refactoring of previously exposed API methods. (#431, #434, #433)
Bug Fixes
Image dblclick now iterates through all available modes in order (#393)
Enhancements
Highlight a mode's toolbar tool when it's active (#393)
Re-activate the initially set mode when exiting out of lock mode (#393)
v0.7.8
Bug Fixes
Fix a bug where the image becomes distorted close to the map edges (#424 by @sashadev-sky)
Dependencies
Relocate jQuery from devDepencies to dependencies (#428 by @GianCastle)
v0.7.7
API Changes
Add suppressToolbar option to DistortableCollection for more refined control over that functionality (#415 by @sashadev-sky)
Bug Fixes
Keymapper is no longer rendered on mobile devices (#405 by @sashadev-sky)