ghewgill / puzzles

Simon Tatham's Portable Puzzle Collection
Other
143 stars 25 forks source link

Use safe area in game view #6

Closed Coder-256 closed 4 years ago

Coder-256 commented 4 years ago

In version 1.3.1, the toolbar appears under the home bar for devices without a home button, making them difficult to press (this regression was caused by the SDK update). This PR updates the game view to account for the "safe area".

On my iPhone XS (iOS 14.0), before:

After:

On the "iPad Pro (12.9-inch) (3rd generation)" simulator (iOS 13.3), before:

After: