yurkinh / Plugin.Maui.Calendar

.NET MAUI port of XF calendar plugin
MIT License
131 stars 12 forks source link

The event indicator color has a black border #93

Open prok155 opened 14 hours ago

prok155 commented 14 hours ago

Recently I migrated my app from Xamarin to MAUI and I see that indicators has black border and I don't know how to get rid of it. Look at following screenshot:

Screenshot_1728160219

As you can see, all indicators has black border. Could you tell me how to fix that? I couldn't find any samples, I also don't see any property like EventIndicatorBorderColor

prok155 commented 14 hours ago

I can also send you repo with above calendar if you need