Closed Spikestuff closed 2 months ago
Basically a failsafe I guess.
So as written in the title. Just have a pop out window reminding the user that they're currently dumping and if they are sure to suspend the program.
Probably also create this instance in basic movie recording as well (since TAStudio has this warning about unsaved work).
It was already calling MovieSession.StopMovie(saveChanges: true), though unconditionally.
MovieSession.StopMovie(saveChanges: true)
Basically a failsafe I guess.
So as written in the title. Just have a pop out window reminding the user that they're currently dumping and if they are sure to suspend the program.
Probably also create this instance in basic movie recording as well (since TAStudio has this warning about unsaved work).