seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
2.99k stars 1.14k forks source link

Allow any value range on logarithmic scale #836

Closed bear454 closed 6 years ago

bear454 commented 6 years ago

The prior implementation required values > 0 for proper operation; by offsetting to values starting at 1, any range can be used with the logarithmic scale.

Resolves #835

JSFiddle example: https://jsfiddle.net/j1LLdrhq/5/

Pull Requests

Please accompany all pull requests with the following (where appropriate):

rovolution commented 6 years ago

@bear454 merged and published to v10.1.0. thanks for your contribution!