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

Fix Issue #854 - Range slider, min value over max value. #864

Merged
merged 2 commits into from
Nov 5, 2018

Commits on Nov 5, 2018

  1. Set this._state.dragged to null

    Fixes Issue seiyria#854
    jespirit committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    e9e3b2a View commit details
    Browse the repository at this point in the history
  2. Add unit tests for dragging and moving handles over each other

    Fix dragging unit tests should expect `null`
    jespirit committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    20c8b5a View commit details
    Browse the repository at this point in the history