Skip to content

Commit

Permalink
feat(slider): added default value for interpretlabel setting
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de authored Jun 22, 2020
1 parent 0269a82 commit 589d382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/definitions/modules/slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -1271,6 +1271,7 @@ $.fn.slider.settings = {
labelDistance : 100,
preventCrossover : true,
fireOnInit : false,
interpretLabel : false,

//the decimal place to round to if step is undefined
decimalPlaces : 2,
Expand Down

0 comments on commit 589d382

Please sign in to comment.