Closed dmitry-kotorov closed 2 years ago
hmm I see indeed the scroll controller is not linked up, don't know how that slipped through the latest release. I'll make sure to push an update ASAP.
this is a minimal implementation, so I'm not going to add a prebuild implementation that relates to custom scrolling behavior. https://github.com/casvanluijtelaar/paged_vertical_calendar/issues/2 might help you.
fixed in 1.1.1
There is no method to scroll to current date. I tried to pass a scroll controller and use it for scrolling but it looks like it does not work to - trows an error that scroll controller is not attached to any scrollview.