Closed rllyy97 closed 2 weeks ago
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
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