Skip to content
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

[docs] Sturdier quick nav math #1182

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Conversation

vladmoroz
Copy link
Contributor

Avoid back and forth quick nav positioning updates when:

  • Rounding errors occur due to zoom / pinch-zoom
  • Current position can be either sticky or non-sticky without any difference
  • Bouncing back from overscroll

@vladmoroz
Copy link
Contributor Author

vladmoroz commented Dec 19, 2024

@atomiks you've mentioned some issues in Safari when pinch zoomed before, should be better now

@mui-bot
Copy link

mui-bot commented Dec 19, 2024

Netlify deploy preview

https://deploy-preview-1182--base-ui.netlify.app/

Generated by 🚫 dangerJS against ff8eefd

@vladmoroz vladmoroz added the docs Improvements or additions to the documentation label Dec 19, 2024
@vladmoroz vladmoroz merged commit 331e3b7 into mui:master Dec 20, 2024
24 checks passed
@vladmoroz vladmoroz deleted the sturdier-quick-nav branch December 20, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs] Safari doesn't like the side nav when pinch zoomed
3 participants