Merge pull request #11809 from ElderOrb/FB8984

8984 Opening tablet with "Enter" key displays the audio menu
This commit is contained in:
Dante Ruiz 2017-11-15 11:16:49 -08:00 committed by GitHub
commit d83f3152dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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