yurkinh / Plugin.Maui.Calendar

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

display up to five events per day #94

Open Haukinger opened 1 month ago

Haukinger commented 1 month ago

added IMultiEventDay that allows a DayEventCollection to specify up to five individual colors for events that will be displayed as multiple dots on that day

grafik

yurkinh commented 1 month ago

Hi @Haukinger Thanks for this nice PR with the long-awaited feature that everybody asked for) But I never had time to implement this. I will review and merge it ASAP. Thanks a lot!

yurkinh commented 1 month ago

Hi @Haukinger Could you please check your changes on iOS/MacOS? Looks like Tap is not working on these platforms with your changes while in main branch everything looks fine

Haukinger commented 3 weeks ago

@yurkinh sorry for the delay, had to get hold of a mac :-) seems to work now on ios and android.

mattyGazzera94 commented 2 hours ago

so with the widget version 1.2.2 dated 3/09, is it possible to put up to a maximum of 5 dots per day in the monthly view?? Do I need any plugin updates?

Haukinger commented 2 hours ago

@mattyGazzera94 this is not merged yet

yurkinh commented 2 hours ago

Hi @mattyGazzera94 I will try to recheck this PR and will publish it within the next few days. Also with updated maui nuget packages

mattyGazzera94 commented 2 hours ago

Thank you very much, as I have to release a version of my app in a few weeks and if it were possible to release it already with this functionality it would be optimal! I wait!