ikarago / Notepad

A Fluent-style Notepad-application because Microsoft doesn't make it.
MIT License
118 stars 14 forks source link

Add an option to quicky save the file in discard changes dialog #27

Open MarcAnt01 opened 5 years ago

prayaas-a commented 5 years ago

Good idea. I think the behavior should align more closely with the Win32 Notepad as that's the expected behavior for most users of this app. A prompt that has the options "Save", "Don't Save" or "Discard", as well as "Cancel." It's better to have a nondestructive action as the first ("Yes") option which is the opposite of how it is currently.