-
-
Notifications
You must be signed in to change notification settings - Fork 497
Vendor prefix for transform #516
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
Comments
What browser has an issue? Because we have prefix for old browsers but maybe not that old: https://github.com/angular-slider/angularjs-slider/blob/master/dist/rzslider.css#L242 |
Safari 600.1.4 on iPad |
You could even open this page with examples on this browser and see the issues with vertical ticks |
Sorry I forgot this part of the code. I thought a PR already submitted a fix for this, I don't remember why it wasn't merged... |
OK that was the issue: #472 I have tried to fix that but noticed that this was handled directly by |
I have checked the source code for ng-style.
So the suggested fix in #472 will work |
Could you provide a pull request for this? |
Fixed in 6.1.1 |
Steps to reproduce
Demo: http://jsfiddle.net/yra7skru/1/
Expected behaviour
All ticks being aligned correctly
Actual behaviour
Ticks being squashed
The text was updated successfully, but these errors were encountered: