SRGSSR / srgletterbox-apple

The official SRG SSR media playback experience
https://srgssr.github.io/marketing/letterbox/
MIT License
14 stars 7 forks source link

Countdown layout issue #253

Closed defagos closed 2 years ago

defagos commented 2 years ago

The countdown seconds are not always aligned with the rest of the countdown time units, especially in full screen mode.

IMG_0621

Issue type

Incorrect behavior

Environment information

Reproducibility

Always reproducible

Steps to reproduce

  1. Play some content from the "Scheduled livestreams" section in Letterbox demo on iPad.
  2. Toggle full screen.
defagos commented 2 years ago

The issue was created by superfluous constraints leading to over-specification and thus to one constraint being randomly removed.

Fixed on feature/countdown-layout-fix.