mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-07 02:51:09 -08:00
example 'cl-repl': add resize handle above line edit; fix mobile QML auto reload
This commit is contained in:
parent
4059f5593f
commit
8d026cf2f0
7 changed files with 361 additions and 329 deletions
|
|
@ -0,0 +1,5 @@
|
|||
(in-package :editor)
|
||||
|
||||
#+(or android ios)
|
||||
(when qml::*remote-ip*
|
||||
(qsingle-shot 1000 'auto-reload-qml))
|
||||
Loading…
Add table
Add a link
Reference in a new issue