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

Select the wrong date when scrolling is canceled. #601

Open
3 tasks done
hwris opened this issue Dec 26, 2020 · 1 comment
Open
3 tasks done

Select the wrong date when scrolling is canceled. #601

hwris opened this issue Dec 26, 2020 · 1 comment
Labels

Comments

@hwris
Copy link

hwris commented Dec 26, 2020

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of CVCalendar.
  • I have given my issue a non-generic title.

Expected Behavior

Select the correct date when scrolling is canceled.

Current Behavior

Selected the presentedMonthView.date when scrolling is canceled.

Possible Solution

Remove line 489 of CVCalendarWeekContentViewController.swift.

Steps to Reproduce (for bugs)

  1. In week mode, make a small scroll and then trigger a rebound.
  2. Found that presentedDate has changed but the selected UI has not changed.
@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Thank you for your contributions.

@stale stale bot added the Stale label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant