ensuring focus and making nextSlideAction not crash
This commit is contained in:
parent
3e9f8974c9
commit
3b0403fed6
3 changed files with 15 additions and 13 deletions
|
@ -246,7 +246,6 @@ Item {
|
|||
onDoubleClicked: {
|
||||
/* showPassiveNotification("Double Clicked") */
|
||||
/* serviceItemList.currentIndex = index; */
|
||||
currentServiceItem = index;
|
||||
changeServiceItem(index);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue