herzbube / littlego

Little Go. An iOS application that lets you play the game of Go on the iPhone or iPad.
https://littlego.herzbube.ch/
Apache License 2.0
138 stars 53 forks source link

Current board position view does not respond to taps on iOS 13 and newer #344

Closed herzbube closed 3 years ago

herzbube commented 3 years ago

This bug report refers to iPhone devices with smaller displays where the app does not support interface orientation changes. The bug only occurs on iOS 13 and newer (currently iOS 14).

Repro steps:

  1. Launch application
  2. In the toolbar at the bottom of the screen, tap the current board position view.

Expected: The navigation buttons are replaced with a collection view that lists all board positions. Actual: Nothing happens. The navigation buttons are not replaced.