-
Notifications
You must be signed in to change notification settings - Fork 146
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
Slider is a little laggy in Firefox #219
Comments
Yes, I can reproduce the same with firefox 47 on linux. On Mon, Jun 20, 2016 at 8:04 AM, Deftig [email protected] wrote:
|
Wow you're quick! What would you make of this? Is that just FF not handling things well or do you think there's something genuinely wrong that needs to be addressed? |
I don't know yet, but I'm interested if you can investigate the issue more On Tue, Jun 21, 2016 at 12:04 PM, Deftig [email protected] wrote:
|
Sure, I'd love to help although it's not my area of expertise. I've profiled it up and it looked like the LabelPositioner was the first thing above the jquery level that was coming up, specifically CacheWidth although looking at the code that didn't look too heavy. I configured up a slider without labels and it was definitely sliding more smoothly. I'll take another look when I get a chance |
When running the demo page with FF (47.0) the slider seems to take a moment to catch up with the mouse. IE11 is much better and chrome is working really well. Anyone else getting the same experience?
The text was updated successfully, but these errors were encountered: