Akylas / oss-weather

An OSS weather app for iOS/Android
MIT License
161 stars 13 forks source link

weather icon overlap day in the hourly curve #158

Open MattRGX opened 2 months ago

MattRGX commented 2 months ago

I've noticed that randomly the day is overlap by the weather icon in the hourly graphic, here is an example :+1:

image

farfromrefug commented 2 months ago

@MattRGX very strange. Never saw that. Will try to reproduce. thanks

MattRGX commented 2 months ago

@farfromrefug. I've just open again the app, and i can't reproduce that bug. so i don't know what could have cause it...

farfromrefug commented 2 months ago

@MattRGX i have a hint it could be related to font scale: either through the app font scale setting, or with android settings. Did you make any change there by any chance?

MattRGX commented 2 months ago

@farfromrefug yes i tried to change this setting but then I went back to the default size (1). So it is likely related to that setting I think.

farfromrefug commented 2 months ago

@MattRGX thanks i reproduced it. It happens in a edge case, but i could not find the root cause thus the fix yet :s