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

Annotation view: Estimated score label is sometimes not vertically aligned #385

Open herzbube opened 1 year ago

herzbube commented 1 year ago

In Portrait orientation, if the estimated score button in the annotation view displays an estimated score (tie, specific number) then the label above the button is not vertically aligned with the other button labels.

herzbube commented 1 year ago

Currently this is treated as a "known bug" with very low priority, because the layouting mistake is only visible when an estimated score is present. Furthermore, the amount of work needed to fix this issue vs. the severity of the layouting mistake seems seriously disproportionate.