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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Fixed jerky scrolling in Site Design for Safari #19974

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

ronaldlangeveld
Copy link
Member

no issue

  • Keeping state of the scroll location to keep in sync with iframe buffering caused performance issues in Safari.
  • This adds a debounce to when the scroll location is updated which fixes jerky scrolling in Safari.

no issue

- Keeping state of the scroll location to keep in sync with iframe
  buffering caused performance issues in Safari.
- This adds a debounce to when the scroll location is updated which
  fixes jerky scrolling in Safari.
@github-actions github-actions bot added the affects:admin Anything relating to Ghost Admin label Apr 3, 2024
@ronaldlangeveld ronaldlangeveld enabled auto-merge (squash) April 3, 2024 02:02
@ronaldlangeveld ronaldlangeveld merged commit a732164 into main Apr 3, 2024
17 checks passed
@ronaldlangeveld ronaldlangeveld deleted the fix-design-scrolling branch April 3, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant