Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
77 stars 84 forks source link

fix(Designer): Canvas pans when dragging a node to the edge of the canvas #6049

Closed rllyy97 closed 2 weeks ago

rllyy97 commented 2 weeks ago

Main Changes

Dragging a node to the edge of the canvas now pans in that direction. This variable based on how close to the edge you are. This also is clamped so you can't accidentally pan way off into no-man's-land.

Fixes https://github.com/Azure/LogicAppsUX/issues/6037

node_drag_pan