Skip to content

fix: prevent scroll chaining on content area#133

Merged
k1LoW merged 1 commit intok1LoW:mainfrom
orangekame3:fix/over-scroll
Mar 22, 2026
Merged

fix: prevent scroll chaining on content area#133
k1LoW merged 1 commit intok1LoW:mainfrom
orangekame3:fix/over-scroll

Conversation

@orangekame3
Copy link
Copy Markdown
Contributor

@orangekame3 orangekame3 commented Mar 22, 2026

Description

  • Fix scroll chaining where scrolling past the end of the content area propagates to the
    parent (body), causing the entire page to scroll
  • Add overscroll-behavior: contain to the scroll container to prevent scroll propagation

Before

CleanShot 2026-03-22 at 11 27 08

After

CleanShot 2026-03-22 at 11 25 07

Hi, @k1LoW ! Thank you for maintaining this project.
I noticed an issue with the scrolling behavior on macOS and created this PR to address it.

@k1LoW
Copy link
Copy Markdown
Owner

k1LoW commented Mar 22, 2026

@orangekame3 Great!! Thank you for your contribution!!

@k1LoW k1LoW merged commit e7da014 into k1LoW:main Mar 22, 2026
1 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants