Fixed layout in HMD

This commit is contained in:
Olivier Prat 2018-03-30 15:22:48 -04:00
parent 5c26b4030b
commit 0c2c09e77b

View file

@ -64,7 +64,8 @@ Rectangle {
HifiControls.ComboBox {
anchors.verticalCenter: parent.verticalCenter
Layout.fillWidth: true
anchors.left : parent.left
width: 300
id: categoryBox
model: ["Elements enter/leave domain", "Bubble isect. - Owner POV", "Bubble isect. - Trespasser POV", "Another user leaves/arrives", "Changing an avatar"]
Timer {