mirror of
https://gitlab.com/eql/lqml.git
synced 2026-04-27 15:21:26 -07:00
example 'cl-repl': fix selection of first line (long tap)
This commit is contained in:
parent
67456623f1
commit
cb04d9e3a2
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import "." as Ext
|
|||
|
||||
Rectangle {
|
||||
color: "lightyellow"
|
||||
visible: false
|
||||
|
||||
Column {
|
||||
anchors.fill: parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue