mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/code] Reset selection when leaving script editor
This commit is contained in:
@@ -63,6 +63,7 @@ void EditorController::viewWillAppear() {
|
||||
}
|
||||
|
||||
void EditorController::viewDidDisappear() {
|
||||
m_editorView.resetSelection();
|
||||
m_menuController->scriptContentEditionDidFinish();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user