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

Move thin scrollbars to show only after scrolling has started and not on touchstart. #2072

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

skrustev
Copy link
Member

@skrustev skrustev commented Jun 9, 2020

In the new iOS 13 when clicking some element inside igScroll's content it cancels transitions too fast for the scrollbar animations and causes native events instability.

Closes issue with ID 267598

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code
  • This PR includes API docs for newly added methods/properties
  • This PR includes general feature table updates in the root README.MD
  • This PR contains breaking changes
  • This PR includes behavioral changes and the feature specification has been updated with them

… on touchstart.

In the new iOS 13 when clicking some element inside igScroll's content it cancels transitions too fast for the scrollbar animations and causes native events instability.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 84.02% when pulling f98107b on skrastev/fix-267598-19.2 into ba2a81c on 19.2.

@ChronosSF ChronosSF merged commit 7bc5135 into 19.2 Jun 19, 2020
@ChronosSF ChronosSF deleted the skrastev/fix-267598-19.2 branch June 19, 2020 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants