-
Notifications
You must be signed in to change notification settings - Fork 462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
counter: true makes max show up as value #49
Comments
I'll check this, thanks for reporting. |
"showMinMax" has been changed to "hideMinMax", for the reasons of me being stupid at times (as stated in push comment when it was changed) :) Please update your setup. |
ah, got it - thanks! On Tue, Apr 2, 2013 at 2:23 AM, Bojan Djuricic notifications@github.comwrote:
|
Should work now, please test :) |
The "customize style" section on justgage.com also needs updated to reflect this change. Thanks! |
You are so right :) Website has been neglected completely... |
Refreshmax works great, btw, so thanks for that feature!
Counter is very cool. However I noticed that when I turn it on, in some cases (couldn't nail down the root cause) the max value was used instead of the actual value field. This happened when putting specific #'s into the value: field. Here's an example.. value: 520, min: 0, max 77, so maybe something to do with the max being less than the value.
Also looks like showMinMax doesn't work any more. They are always showing. Decimals seems to work well!
The text was updated successfully, but these errors were encountered: