Skip to content

Account for QRect behaviour when setting virtual keyboard geometry

Arjen Hiemstra requested to merge work/ahiemstra/imgeometry into master

Bottom should be "height - 1" due to QRect's silly behaviour. So we need to account for that when moving the bottom of window geometry.

Merge request reports