user avatar
Fix alignment of key caption if smallText is enabled
Jarkko Koivikko authored
Key caption is aligned differently when smallText is enabled.
This is not an issue if smallText is enabled for all keys,
but if enabled for individual keys the rendering will look bad.

Change-Id: I6d75dd1c012d79cdb2883b1f99988c6ba6aabe40
Reviewed-by: default avatarMitch Curtis <mitch.curtis@qt.io>
d3543cad

Qt Virtual Keyboard

Qt Virtual Keyboard is a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.

For more information, see the documentation.