mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-04 00:02:51 -08:00
revisions
This commit is contained in:
parent
38f04c691c
commit
b7adf74b36
4 changed files with 7 additions and 10 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue