revisions

This commit is contained in:
pls.153 2023-11-25 17:23:26 +01:00
parent 38f04c691c
commit b7adf74b36
4 changed files with 7 additions and 10 deletions

View file

@ -35,8 +35,6 @@ Popup {
Lisp.call("dialogs:exited")
Lisp.call("editor:ensure-output-visible")
}
onTextChanged: if (length === 0) main.ensureOutputVisible() // hack (see 'dialogs.lisp')
}
Text {