mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +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;
|
||||
horizontalCenter: scroll.horizontalCenter;
|
||||
}
|
||||
z: 100
|
||||
}
|
||||
|
||||
HifiControls.Keyboard {
|
||||
|
|
Loading…
Reference in a new issue