CalendarView
CalendarView copied to clipboard
scrollToDate not working correctly when resizing daylabels
I have custom dayviews which have a frame height of 300; that means that by far not the full month is visible at once. When I try to scroll to the current date (which is the month' last currently) the scrollview is centered to the current month. I found the according line in the code, it seems as if this is intended behavior.
But wouldn't it make more sense if the given date is centered instead of the current month? Or at least provide an option to achieve this behavior?
Hello Thank you for a found issue It's good point We will fix it in the nearest time.