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

manchette: drop extraneous scroll event listener #397

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

emersion
Copy link
Member

We already listen for scroll events on the manchette div. The listener performs actions which depend on the manchette div scroll position only. No need to listen for window scroll.

We already listen for scroll events on the manchette div. The
listener performs actions which depend on the manchette div scroll
position only. No need to listen for window scroll.
@emersion emersion requested review from clarani and theocrsb August 29, 2024 12:35
@emersion emersion requested a review from a team as a code owner August 29, 2024 12:35
Copy link
Contributor

@theocrsb theocrsb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏
LGTM ✅

@emersion emersion added this pull request to the merge queue Aug 29, 2024
Merged via the queue into dev with commit 819b703 Aug 29, 2024
4 checks passed
@emersion emersion deleted the emr/drop-extra-scroll-listener branch August 29, 2024 12:59
@emersion emersion self-assigned this Aug 29, 2024
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.

3 participants