mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
TextEditor: Focus the editor widget on startup
This commit is contained in:
@@ -250,8 +250,6 @@ TextEditorWidget::TextEditorWidget()
|
||||
|
||||
toolbar->add_action(m_editor->undo_action());
|
||||
toolbar->add_action(m_editor->redo_action());
|
||||
|
||||
m_editor->set_focus(true);
|
||||
}
|
||||
|
||||
TextEditorWidget::~TextEditorWidget()
|
||||
|
||||
Reference in New Issue
Block a user