Files
ladybird/Userland/DevTools/HackStudio/EditorWrapper.cpp
Skye Sprung a7b7003376 HackStudio: Fix crash when opening or creating with open empty file
This commit fixes a crash that would occur due to an unnamed file being
automatically saved via EditorWrapper::save(). Now, we throw up a
FilePicker::get_save_filepath.
2022-08-31 15:21:03 +01:00

3.5 KiB