Closed pyby closed 4 years ago
With Letterbox 2.0.0 release, SRGAppearance
was updated to 2.0.0 . It includes a SRG SSR font update.
This new SRG SSR font is 1 pixel higher.
To display two lines for a timeline cell title, 2 propositions:
SRGLetterboxViewDefaultTimelineHeight
from 120.f
to 122.f
.feature/timeline-label
implements the second proposition. 1 point on top and 1 on bottom to keep the same vertical alignement.
Issue type
Incorrect behavior
Description of the problem
In previous version (1.15.0), a timeline cell had 2 lines for the title. In the current version 3.0.0, we only see one line.
Environment information
Reproducibility
Always reproducible
Steps to reproduce