Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Interpolating min/max attributes #38

Open
lord2800 opened this issue Feb 10, 2014 · 3 comments
Open

Interpolating min/max attributes #38

lord2800 opened this issue Feb 10, 2014 · 3 comments

Comments

@lord2800
Copy link

I've run into a use-case where I'd like to have the min and max values interpolated. Basically, I have a value that is locale-dependent, and while the locale stuff works, the initial load of the slider doesn't take the interpolated value into account and the slider has a min/max value of 0 to start with, which makes the slider start at the beginning when it should be somewhere else along the bar.

If no one else grabs this, I'll come up with a pull request soon.

@anglinb
Copy link

anglinb commented Apr 20, 2014

Hey @lord2800! Did you ever end up adding the feature? I could really use i!

@johnparn
Copy link
Contributor

@lord2800 Could you provide some more input exactly what you want to achieve and in what way the slider doesn't work.

@lord2800
Copy link
Author

@johnparn I've got async-retrieved values that I need to fill in as the min and max values, and while that all works, the initial scale of the slider starts at 0 and at the beginning of the bar, instead of somewhere in the middle like I expect after I've filled in the values.

@anglinb I haven't yet, I've been busy like crazy. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants