yurkinh / Plugin.Maui.Calendar

.NET MAUI port of XF calendar plugin
MIT License
142 stars 13 forks source link

Shadow on selected day persists when unselected in specific cases #59

Open ross8alex opened 5 months ago

ross8alex commented 5 months ago

Specifically, when the date is from an Other Month date, then that month is switched into focus and the date is then unselected, the shadow persists.

image

Tested in Android, haven't tried in iOS yet.

ross8alex commented 5 months ago

Actually, when selecting any date, switching months, then switching back to the original month and unselecting the date, the shadow will still persist.

yurkinh commented 5 months ago

Hi @ross8alex Can you provide some minimal repro sample?

MykhailoDav commented 1 week ago

Hi @ross8alex, I wanna look into your issue but I can't fully understand how it works in your app, could you please provide me with a repo