Skip to content

Constrain weather panel location label to prevent temperature overlap - #10540

Open
oscarbol09 wants to merge 1 commit into
omacom:quattrofrom
oscarbol09:fix/weather-location-label-overlap
Open

Constrain weather panel location label to prevent temperature overlap#10540
oscarbol09 wants to merge 1 commit into
omacom:quattrofrom
oscarbol09:fix/weather-location-label-overlap

Conversation

@oscarbol09

Copy link
Copy Markdown

In the weather panel, a long location name could render over the hero temperature read-out because \heroRight\ did not constrain its row's width, causing it to collide with the left-anchored \heroLeft.

This bounds the location label to the remaining horizontal space in the hero row and enables \elide: Text.ElideRight, preventing it from overlapping the temperature display on long locality names.

Fixes #10448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weather panel location name can overlap the Celsius temperature

1 participant