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

Activity indicator in status view not displayed after iPhone device rotates #343

Closed herzbube closed 3 years ago

herzbube commented 3 years ago

This bug report refers to iPhone devices with larger displays where the app supports interface orientation changes. iPad devices are not affected because their UI is laid out differently.

Repro steps:

  1. Hold iPhone in Portrait orientation.
  2. Start a new computer vs. computer game.
  3. The status view displays the activity indicator while the computer is thinking.
  4. Rotate the iPhone to Landscape orientation.

Expected: The activity indictor is still displayed after the UI has been laid out for Landscape. Actual: The activity indicator is no longer displayed.