Skip to content

Add landscape orientation

David Boddie requested to merge (removed):add-landscape-orientation into master

Center the keyboard when the phone is in landscape orientation.

This requires that the touches on the screen are translated from widget coordinates to keyboard coordinates so that the keys can be pressed.

Depends on !96 (merged).

Merge request reports