mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-08 23:12:16 +02:00
Merge pull request #8846 from ctrlaltdavid/fix-card-z-order
Fix suggestion card appearing behind keyboard
This commit is contained in:
commit
5e697462ef
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