Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The week-format should had been showing the current or selected date's week. But it shows a previous week. #15

Closed
linuxeasy opened this issue Nov 18, 2018 · 3 comments

Comments

@linuxeasy
Copy link

Originally posted by @linuxeasy in https://github.com/dooboolab/flutter_calendar_carousel/issue_comments#issuecomment-439669197

@linuxeasy
Copy link
Author

linuxeasy commented Nov 18, 2018

I realize that the weekformat implementation is buggy. Navigate Left results in next week, instead of previous week.

Note: this happens only on first initialization. It works perfect on consecutive navigations.

Also, the date render (like Circle or Square) format, isn't transitioned over to preivious month.

Let's say, in a week view for a month of November, where the render is in square. If we keep navigating towards October, The square render remains on November only. October dates are rendered without such squares.

@lucasvienna
Copy link
Contributor

I have submitted a PR with a fix for the order of the week on initialisation. Still investigating the border thing

hyochan added a commit that referenced this issue Nov 18, 2018
@hyochan
Copy link
Owner

hyochan commented Nov 18, 2018

Try 1.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants