mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-03 23:10:34 +02:00
Fix suggestion card appearing behind keyboard
This commit is contained in:
parent
d59c026ded
commit
c8e9e4ecd0
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ Window {
|
||||||
verticalCenter: backgroundImage.verticalCenter;
|
verticalCenter: backgroundImage.verticalCenter;
|
||||||
horizontalCenter: scroll.horizontalCenter;
|
horizontalCenter: scroll.horizontalCenter;
|
||||||
}
|
}
|
||||||
|
z: 100
|
||||||
}
|
}
|
||||||
|
|
||||||
HifiControls.Keyboard {
|
HifiControls.Keyboard {
|
||||||
|
|
Loading…
Reference in a new issue