mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 03:42:45 +02:00
Fixed layout in HMD
This commit is contained in:
parent
5c26b4030b
commit
0c2c09e77b
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue