orontee / taranis

Local weather data on your PocketBook e-book reader.
GNU General Public License v3.0
22 stars 0 forks source link

Current condition overflow screen and/or alerts button #81

Closed orontee closed 10 months ago

orontee commented 10 months ago

Context

Depending on screen resolution and the length of the weather description found in current conditions, an overflow may occur.

screenshot-overflow

See also: #80

Analysis

Use DrawTextRect and elide text.

orontee commented 10 months ago

Looks better!

screenshot-without-overflow