mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-11 01:06:01 +03:00
c9c55d86a4
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 | ||
FindDialog.cpp | ||
FindDialog.gml | ||
FindDialog.h | ||
GoToOffsetDialog.cpp | ||
GoToOffsetDialog.gml | ||
GoToOffsetDialog.h | ||
HexDocument.cpp | ||
HexDocument.h | ||
HexEditor.cpp | ||
HexEditor.h | ||
HexEditorWidget.cpp | ||
HexEditorWidget.h | ||
HexEditorWindow.gml | ||
main.cpp | ||
SearchResultsModel.h |