Skip to content

It is possible for slider to go above/below ceiling/floor values with changes to the model #208

Closed
@TikiTDO

Description

@TikiTDO

I encountered a use case where the rzSliderModel could be changed by user input in a separate field to be outside the ceil/floor range. I fixed this for my own use case by introducing an extra check into the rzSliderModel watch expression to ensure that the scope.rzSliderModel value was within the required range, gated by an "enforceRange" parameter.

If this is functionality you would like to incorporate, I could submit pull request. Please let me know if you are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions