-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support to the slider to format the value
Currently the slider always show the raw number, but often this is not very suitable for the user e.g. if the Number represents a unit of measure or should be formated with a number format. This adds a new method NebulaSlider#setLabelFormatProvider that allows to customize the formating of the raw number.
- Loading branch information
Showing
1 changed file
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters