Fixed programmatical lowering of 'TabletAddressDialog'

This commit is contained in:
beholder 2017-10-29 19:00:03 +03:00
parent a9fe3596cf
commit fb14e4dc4d

View file

@ -366,7 +366,7 @@ StackView {
HifiControls.Keyboard {
id: keyboard
raised: parent.keyboardEnabled
raised: parent.keyboardEnabled && parent.keyboardRaised
numeric: parent.punctuationMode
anchors {
bottom: parent.bottom