Skip to content

inputmethod: fix placing the virtual keyboard at the bottom

Aleix Pol Gonzalez requested to merge work/keyboard-placement into master

We should use the output area as the margin size as where to position rather than the panelSize.

This ensures that the keyboard ends up in the right place right above the panels.

Merge request reports