Closed jasondaming closed 3 years ago
LGTM
@jasondaming Can you look at ways we can make it so quickly switching between paths without making edits will not cause the "do you want to save" dialog to show up?
okay would that be in this PR or separate?
I think in this PR because I do not see the behavior on the main branch.
Normally when you click on a path it doesn't actually activate any of the waypoints. To recreate click on a path then on a waypoint in that path then click on different path.
The problem here is that any time a path is "selected" it is added to the list of paths to be checked for modifications.
Closes #214 Closes #196