Closed 1ec5 closed 4 years ago
Looks like the UIAppearance font property is not being applied properly. Indeed, even the small size seen now for the distance travelled label is incorrect at 16pts and not the 18pts it was before. 16 points is what's inherited from the base StylableLabel
class, not the 18 intended for theDistanceRemainingLabel
subclass.
Not sure why this changed partway through the release though.
The ETA label is the same size as the distance traveled label. It should be considerably larger as seen in #2569.
This regression was introduced toward the end of the v1.0 release cycle.
/cc @mapbox/navigation-ios