8984 Opening tablet with "Enter" key displays the audio menu

This commit is contained in:
Alexander Ivash 2017-11-14 22:18:48 +03:00
parent 788514adb0
commit e201e203b8

View file

@ -8,8 +8,8 @@ import "../audio" as HifiAudio
Item {
id: tablet
objectName: "tablet"
property int rowIndex: 0
property int columnIndex: 0
property int rowIndex: 6 // by default
property int columnIndex: 1 // point to 'go to location'
property int count: (flowMain.children.length - 1)
// used to look up a button by its uuid