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 54 forks source link

Markup labels are displayed in board setup mode #420

Closed herzbube closed 4 months ago

herzbube commented 4 months ago

Steps to reproduce:

  1. Start a new game
  2. Activate markup editing mode
  3. Add a label (not a marker!)
  4. Activate board setup mode

Expected: Label disappears, because markup is not supposed to be displayed in board setup mode. Actual: Label is still shown.