Added current tab selection according to context

This commit is contained in:
vladest 2017-08-22 23:33:09 +02:00
parent 6f0229f450
commit f7a704d9f4

View file

@ -56,6 +56,7 @@ Rectangle {
spacing: 0
width: parent.width
height: 42
currentIndex: isVR ? 1 : 0
AudioControls.AudioTabButton {
height: parent.height