mirror of
https://github.com/RGBCube/serenity
synced 2025-05-20 14:35:07 +00:00
![]() Previously there was some inconsistency between the apps when clicking the "Open" action while the file wasn't saved. Some programs (Font Editor) immediately asked you if you wanted to save the modified file, while others (Text Editor, Hex Editor and Playground) would show the save dialog only *after* you selected a file. I think it's better to ask a user right away if they want to save file, because a dialog after selecting a file should be generally related to that selected file, like an error opening a file, an import window etc. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |