Fix various focus issues

This commit is contained in:
2025-04-05 22:34:30 +02:00
parent af633a4fdf
commit 32da34cad6
2 changed files with 9 additions and 3 deletions

View File

@@ -81,6 +81,7 @@ export component MainWindow inherits Window {
public function change_to_main() {
tab_widget.current-index = 1;
main_tab.set_active();
}
public function clear_file_tab-current_selected_file() {