fixing bug drag highlight doesn't disappear after canceling drag
This commit is contained in:
parent
97d26278cb
commit
37c7038f6f
3 changed files with 9 additions and 3 deletions
|
@ -366,7 +366,7 @@ Item {
|
|||
height: 4
|
||||
color: Kirigami.Theme.hoverColor
|
||||
visible: false
|
||||
|
||||
Component.onCompleted: dragHighlightLine = dropHighlightLine
|
||||
}
|
||||
Canvas {
|
||||
/* asynchronous: true; */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue