ladybird/Userland
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
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications TextEditor: Reset editor width when disabling preview mode 2021-07-03 17:36:50 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
DynamicLoader DynamicLoader: Use string view literal to remove a allocation on startup 2021-07-02 10:51:20 +04:30
Games Games: Add Spider 2021-06-24 10:32:53 +02:00
Libraries LibGUI/TextEditor: Set cut and copy actions to disabled on init 2021-07-03 17:36:50 +02:00
Services WindowServer: Rename Window::outer_stack -> Window::window_stack 2021-07-03 12:27:23 +02:00
Shell AK: Remove the LexicalPath::is_valid() API 2021-06-30 11:13:54 +02:00
Utilities AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 2021-07-02 21:54:21 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00