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
Problem
Canvas applets do not have information about whether or not the current canvas is zoomed in. It assumes it isn't. This is problematic for applets that patch/post localization shape and position information.
Request
Pass in current zoom information so that applets can make the appropriate scaling adjustments when patching/posting localization shape information
Also pass in the unzoomed image blob so that applets can make use of it still
The text was updated successfully, but these errors were encountered:
Category
Bugfix
Problem
Canvas applets do not have information about whether or not the current canvas is zoomed in. It assumes it isn't. This is problematic for applets that patch/post localization shape and position information.
Request
The text was updated successfully, but these errors were encountered: