ladybird/Userland/Applications/TextEditor
Marcus Nilsson e0cf6f3cf0 TextEditor: Reset editor width when disabling preview mode
When disabling preview mode, reset the fixed width of m_editor so that
it fills out the window again even after resizing the splitter.
2021-07-03 17:36:50 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
FileArgument.cpp TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
FileArgument.h TextEditor: Minor cleanups in the FileArgument class 2021-05-06 12:35:25 +02:00
main.cpp Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
MainWidget.cpp TextEditor: Reset editor width when disabling preview mode 2021-07-03 17:36:50 +02:00
MainWidget.h AK+Everywhere: Remove "null state" of LexicalPath 2021-06-30 11:13:54 +02:00
TextEditorWindow.gml TextEditor: Don't launch a WebContent process until it's needed 2021-05-20 22:12:42 +02:00