Skip to content

Fix scrolling wrap-around in settings menu#249

Merged
daveallie merged 1 commit intocrosspoint-reader:masterfrom
justinluque:fix/menu-scroll-loop
Jan 5, 2026
Merged

Fix scrolling wrap-around in settings menu#249
daveallie merged 1 commit intocrosspoint-reader:masterfrom
justinluque:fix/menu-scroll-loop

Conversation

@justinluque
Copy link
Contributor

@justinluque justinluque commented Jan 4, 2026

Summary

Fixes a bug in the settings menu, where previously wrap-around only worked when scrolling upwards. Now, scrolling downwards on the last list element wraps around to the top as expected.

Resolves #236.

@daveallie daveallie merged commit 881aa2e into crosspoint-reader:master Jan 5, 2026
1 check passed
yingirene pushed a commit to yingirene/crosspoint-reader that referenced this pull request Jan 16, 2026
## Summary

Fixes a bug in the settings menu, where previously wrap-around only
worked when scrolling upwards. Now, scrolling downwards on the last list
element wraps around to the top as expected.

Resolves crosspoint-reader#236.
Unintendedsideeffects pushed a commit to Unintendedsideeffects/crosspoint-reader that referenced this pull request Feb 17, 2026
## Summary

Fixes a bug in the settings menu, where previously wrap-around only
worked when scrolling upwards. Now, scrolling downwards on the last list
element wraps around to the top as expected.

Resolves crosspoint-reader#236.
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.

Scrolling does not loop at settings

2 participants