-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[test] Reduce time for wheel zoom test #19571
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
Conversation
Deploy preview: https://deploy-preview-19571--material-ui-x.netlify.app/ Bundle size report
|
CodSpeed Performance ReportMerging #19571 will not alter performanceComparing Summary
Footnotes |
@alexfauquette logic seems good, I would just re-run it a few times on CI to ensure the test is stable, as this was a pain to setup at the time I did it 😢 |
@JCQuintas I found an even easier workaround: The |
🤦 I'm aware of that. I forgot these tests were from before the new gesture manager. I probably fixed the issue that was requiring me to use the for loop... 🤣 |
https://mui-org.slack.com/archives/C02EQ97NV8F/p1757491663178749
This is a hacky solution while waiting to be able to configure the zoom speed.
I use the
initialZoom
to be as close as possible to the limit between show/hide the last tick.If you're ok with the hack I can do the same for the two other tests