Fix suggestion card appearing behind keyboard

This commit is contained in:
David Rowe 2016-10-19 10:13:07 +13:00
parent d59c026ded
commit c8e9e4ecd0

View file

@ -282,6 +282,7 @@ Window {
verticalCenter: backgroundImage.verticalCenter;
horizontalCenter: scroll.horizontalCenter;
}
z: 100
}
HifiControls.Keyboard {