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
|
@ -44,6 +44,8 @@ Controls.Page {
|
|||
|
||||
property var currentWindow: presentation
|
||||
|
||||
property var dragHighlightLine
|
||||
|
||||
Component.onCompleted: {
|
||||
changeServiceItem(0);
|
||||
presentation.forceActiveFocus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue