[WEAROS] Native Keyboard not properly aligning to screen
Unsolved
Mobile and Embedded
-
Bit of an odd one really, the little fullscreen keyboard on Android wear devices doesn't seem to align properly to the screen when opened inside a Qt App (see pic)
The App has no manual sizing or anything it's just a simple ApplicationWindow with a StackView with only Qt::AA_EnableHighDpiScaling from the c++ side but still seems to be badly misaligned.
Has anyone seem anything like this before?