Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout on Fenix 6 timer clips label #20

Closed
gcaufield opened this issue Sep 4, 2020 · 1 comment
Closed

Layout on Fenix 6 timer clips label #20

gcaufield opened this issue Sep 4, 2020 · 1 comment
Assignees
Labels
bug ui UI related issues
Milestone

Comments

@gcaufield
Copy link
Owner

gcaufield commented Sep 4, 2020

The timer is clipping the label on F6 series watches.

image

Image is from simulator, but clipping is seen on target as well.

@gcaufield gcaufield added bug ui UI related issues labels Sep 4, 2020
@gcaufield gcaufield added this to the v0.10.0 milestone Sep 5, 2020
@gcaufield gcaufield self-assigned this Sep 5, 2020
gcaufield added a commit that referenced this issue Sep 5, 2020
Introduces new handling to dynamically determine optimal font size for
the device. Assumes "medium" unless that results in a timer offset
greater than 35% of the display size, then use "mild".

Dynamically determine the optimal location for the Timer Arc based on
the location of the Timer String using trig.

Fixes issue with determining the best location to write draw the timer
location, to use Graphics.getFontAscent() instead of the text height.

Issue: #20
Change-Id: I710174f6d603d97ac34dfc21c460a10060d453df
@gcaufield
Copy link
Owner Author

Addressed in c7eef59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ui UI related issues
Projects
None yet
Development

No branches or pull requests

1 participant