Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Minimum value goes below floor when using maxRange #377

Closed
@ghost

Description

Steps to reproduce

  1. Click and drag minimum value handle to the right of the maximum value handle, about the distance in the screenshot (1920x1080 resolution). This distance is greater than (or equal?) to the length of the bar if you were at the maximum range.
    sliderdragdistance
  2. Note that the minimum handle value becomes max minus maxRange.

Demo: http://jsfiddle.net/udL8nhce/3/

Expected behaviour

Minimum value slider should stay at its current value, and not go past provided range.

Actual behaviour

Minimum value slider goes to unexpected value outside of available ranges.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions