[ENH] Make SAVE Button in the Sequence Editor change states depending on if a sequence has pending changes
Smokenoaken opened this issue ยท 2 comments
๐ข How does GSE currently work
Currently when you edit a sequence there is no indication that what changes you've made have been saved or not until you click SAVE, then it says at the bottom left that your sequence saved. HOWEVER, if you make additional changes, it still keeps the saved text on the bottom even though you've made additional changes.
๐ข Describe the solution you'd like
It would be nice to have the save button on sequences gray out if what you have is saved, and then turn red when you need to save your changes. Kinda like the accept button on the macro editor in GSE.
Example of Macro Saving in GSE
๐ข Describe alternatives you've considered
An alternative would be to have the text in the bottom left note when changes ARE NOT SAVED.
๐ข Additional context
Have this save button at the bottom of the sequence editor gray out when changes are saved and turn red when they need saved.
You could even change the wording from SAVED to ACCEPT so the phrasing is consistent across the Sequences/Variables/Macros