fixed the leftdock to allow reordering and better dnd
This commit is contained in:
parent
f14be71572
commit
8d07c7355d
7 changed files with 190 additions and 67 deletions
|
@ -32,7 +32,7 @@ Item {
|
|||
implicitWidth: 300
|
||||
editable: true
|
||||
hoverEnabled: true
|
||||
onCurrentTextChanged: showPassiveNotification(currentText)
|
||||
/* onCurrentTextChanged: showPassiveNotification(currentText) */
|
||||
}
|
||||
Controls.SpinBox {
|
||||
editable: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue