danheron / Heron.MudCalendar

Calendar component for MudBlazor
MIT License
174 stars 33 forks source link

#96 Allow edit CurrentDay from external code #106

Closed TDroogers closed 7 months ago

TDroogers commented 7 months ago

Fixes #96

danheron commented 7 months ago

Thanks for the pull request. However I think your changes are more complicated than they need to be.

I have fixed this issue now. Can you check that my fix does what you need it to?

TDroogers commented 7 months ago

107 Seems fine, I will test it this evening. CurrentDay is in this version indeed a bit to complex.

sykesbPragmatics commented 7 months ago

You guys are amazing. I just ran into this myself and I'm thankful the fix is inbound.

TDroogers commented 7 months ago

@danheron Yes #107 does fix my issue as well!