- Joined
- Feb 2, 2012
- Messages
- 1,667
- Reaction score
- 115
- Points
- 78
How about a message, when you close the dialog box, it asks "Do you want to save the changes ?" That way, if you've gotten confused, while making the changes (which often happens to me) you can just say no and the changes won't be made. Then you can just reopen where you started and make new changes. Just a suggestion.
It is surely a good idea. I have a question then on which procedure would the users prefer:
- the procedure I want to implement will make a backup anytime you open the dialog so in case you get confused you close the sim and to restore the previous config you should open the backups file and copy/paste to the cfg the last backup saved.
- In the procedure you mention that won't happen so it would be sufficient to just close and reopen the sim, so the upside is that this case would be quicker, but I also see downsides: would it bother you to have the prompt dialog everytime you close the dialog? if you need to do it many times for checking an animation for example wouldn't it be a bit cumbersome? And what happens if you click "no" wrongly? you would loose the entire set of modifications (how many times did this happened to me with other softwares...) while with the procedure I thought to implement you always have the current settings and the backup settings available. So it's a matter of preferences. The truth is that there should be also a general preferences settings configurator but at the moment is the lowest priority...