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
Related to issues #80#85#21, this commit changes how all canvas tools preview and apply their modifications. Like the abstract selection tool, they now use locals delta_x and delta_y to preview changes of selection_x and selection_y without actually changing the values. The method deciding what direction the mouse cursor uses has been moved to abstract_canvas_tool so it will be used to scale in all directions using local deltas.
Both scale and crop tools now provide access to basic zoom controls, which balance the deletion of the idiot auto-unzoomed preview. The crop tool panel should now be resizable regardless of internationalised strings.
Cropping or scaling the selection while (un)zooming (#78) is still problematic in several cases
Description
whatever happened around 2:50 https://www.youtube.com/watch?v=uYBNI6ExeWY
Steps to reproduce the bug:
Expected behavior
not this
System
The text was updated successfully, but these errors were encountered: