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
Currently Elm Designer uses the native page CSS overflow and scroll behavior to allow the workspace to be bigger than the browser viewport.
We can swap the current implementation with something more polished by leveraging the Zoom abstraction from the elm-visualization package or elm-pan-and-zoom .
Currently Elm Designer uses the native page CSS overflow and scroll behavior to allow the workspace to be bigger than the browser viewport.
We can swap the current implementation with something more polished by leveraging the
Zoom
abstraction from theelm-visualization
package or elm-pan-and-zoom .A first proof of concept implementation seems promising: https://ellie-app.com/gS7tKm4BVPNa1
We aim to mimic Figma and Sketch here and map UI commands as follows:
The text was updated successfully, but these errors were encountered: