CalendarView icon indicating copy to clipboard operation
CalendarView copied to clipboard

scrollToDate not working correctly when resizing daylabels

Open haemi opened this issue 1 year ago • 2 comments

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?

haemi avatar Feb 29 '24 16:02 haemi

Hello Thank you for a found issue It's good point We will fix it in the nearest time.

alina-p-k avatar Mar 01 '24 13:03 alina-p-k