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
Description
Once your cursor gets within a certain range of a route path, your cursor will snap onto the path and move along it until your actual cursor location moves out of that range. The range should be based on the path's shape and not a bounding box on the entire path.
Purpose
This allows a user to follow a path and it's waypoints easily, and it makes the UI feel cleaner.
The text was updated successfully, but these errors were encountered:
Description
Once your cursor gets within a certain range of a route path, your cursor will snap onto the path and move along it until your actual cursor location moves out of that range. The range should be based on the path's shape and not a bounding box on the entire path.
Purpose
This allows a user to follow a path and it's waypoints easily, and it makes the UI feel cleaner.
The text was updated successfully, but these errors were encountered: