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
Describe the bug
When a waypoint of a path is deleted and the path is otherwise unmodified, the program will not prompt to save the new path. If I then build paths, the program will not prompt to save the updated path, and the old path will be built.
To Reproduce
Steps to reproduce the behavior:
Create a path
Save it
Close and reopen the program
Load the path
right click a waypoint -> Delete
Click another path or click "Build Paths"
Expected behavior
Upon deleting a waypoint, pathweaver should recognize the path as modified and ask to save the updated path when switching to a different path or building.
Desktop (please complete the following information):
OS: Windows 10 21H2
Java version: OpenJDK 11.0.1 (or whatever version is run when pathweaver is run through WPILib VSCode)
WPILib/Pathweaver version: 2022.3.1
The text was updated successfully, but these errors were encountered:
Describe the bug
When a waypoint of a path is deleted and the path is otherwise unmodified, the program will not prompt to save the new path. If I then build paths, the program will not prompt to save the updated path, and the old path will be built.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upon deleting a waypoint, pathweaver should recognize the path as modified and ask to save the updated path when switching to a different path or building.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: