I created a data field, which works fine for some watches with round display 240x240 - but not for all with that resolution.
Problem is, that the used fonts are different sized on different targets.
For example:
same layout, same code. All positions of text boxes are the same.
Text for Timer an Distance uses FONT_NUMBER_MEDIUM.
On Fenix6S (right shot) it works fine, on Fenix5X (left shot) not. Both have display with 240x240.
Any suggestions to fix this (i.e. independent from target)?