enisn / UraniumUI

Uranium is a Free & Open-Source UI Kit for MAUI.
Apache License 2.0
1.19k stars 143 forks source link

Sometimes item/date/time pickers render incorrectly #270

Open cwilde123 opened 1 year ago

cwilde123 commented 1 year ago

Sometimes item/date/time pickers render incorrectly and labels are displayed at the border and some text overlap. Sometimes it works fine but about 50% of the time this bug occurs. I noticed if I change it with hot reload, like removing or making another fields visible, it clears it up for the field setting the visibility. Does anyone know what's causing this? I tried different layout approaches etc but this bug seems to occur no matter what I do. Im running latest uranium UI release and running it on andoird with .net 7. Screenshot_20230327_162336

enisn commented 1 year ago

This shouldn't be reproduced in v2.4

I'll check once more