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

Add option for scrollToTap #137

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 16, 2022

  1. Option to disable scroll tap outside

    provided options to disable scrolling to tapped position
    karneaud authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e9b86ad View commit details
    Browse the repository at this point in the history
  2. Add property option to allow scroll to tap

    Add option property to be set for user to disable scroll to on tap outside of handle
    karneaud authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9d944b4 View commit details
    Browse the repository at this point in the history
  3. Add default option scrollToTap

    adding default option false for scrollToTap
    karneaud authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0e1abb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Update modifications

    Fixed logic to more appropriately initiate scrollToTap option.
    karneaud authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    392c07b View commit details
    Browse the repository at this point in the history