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

Configurable inertia settings for panning ( h/t @aMoniker) #8887

Merged
merged 3 commits into from
Nov 5, 2019

Commits on Oct 23, 2019

  1. Allow Object to be passed to options.dragPan to control panning speed

    Co-authored-by: James Greenleaf <[email protected]>
    Co-authored-by: Arindam Bose <[email protected]>
    Arindam Bose and aMoniker committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    6493ca7 View commit details
    Browse the repository at this point in the history
  2. Fix docs linting issue

    Arindam Bose committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    20a3013 View commit details
    Browse the repository at this point in the history
  3. Add unit test checking for passing in of options

    Arindam Bose committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    dec893e View commit details
    Browse the repository at this point in the history