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
As per the discussion in #58, closing the region editor should warn the user if there are unsaved changes, and allow saving the region file. TODOs:
Prompt user to save before quitting if there are unsaved changes (fixed in 0e21304)
If a path was passed on command line to save the regions to, don't show a prompt for a file path, and always save there (e.g. dvr-scan -i video.mp4 -r -s regions.txt shouldn't show a file dialog)
The text was updated successfully, but these errors were encountered:
Breakthrough
changed the title
Closing the ROI editor with dvr-scan -s points.roi should save the file
Closing the ROI editor should warn if you have unsaved changes
Apr 29, 2024
As per the discussion in #58, closing the region editor should warn the user if there are unsaved changes, and allow saving the region file. TODOs:
dvr-scan -i video.mp4 -r -s regions.txt
shouldn't show a file dialog)The text was updated successfully, but these errors were encountered: