-
Notifications
You must be signed in to change notification settings - Fork 102
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
Fix Bootstrap Slider (b:slider2) Issues #592
Comments
Reverted Slider2 to a Integer Slider. |
Fix to not allow to move the handle if the slider is disabled. |
Added support for different size s Handle. |
This happens also in Example 6, I suspect that the click events are not handled. |
The click events are intercepted, so I have no way to get the click event. |
I close this Issue, I opened Issue #699 for the click problem. |
The new component b:slider2 introduced with v1.0.0 needs some fixes/enhancements before leaving experimental status:
The text was updated successfully, but these errors were encountered: