Skip to content

inputpanel: Compensate the 1px difference in height for panel position

Rodney Dawes requested to merge dobey/kwin:input-panel-height into master

It seems there is a 1px offset in the availableArea height, so compensate by subtracting an extra pixel from the input panel height, to avoid a gap below the panel.

Fixes teams/plasma-mobile/issues#150 (closed)

Merge request reports