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

Skip to content

Ability to set a limit that's different than ceil. #278

Closed
@hworld

Description

@hworld

This is more of a feature request. I'd like to show a slider where the user can choose a percentage between 0% and 10%. However, I'd like to show the slider up to 100%, but limit them from going past 10%.

I tried looking through the options, but I couldn't find anything for it. I was kind of able to do something by watching the model value and setting a cap to 10 and force rendering it after, but it's crazy wacky and bugs out visually.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions