Skip to content

Conversation

mstv
Copy link
Member

@mstv mstv commented Jan 4, 2025

Fixes #12128

Proposed changes

  • SelectPreviousVisibleItem / SelectNextVisibleItem shall not loop around to last / first item, e.g. when using (Alt+) mouse wheel

Screenshots

N/A

Test methodology

  • manual

Merge strategy

I agree that the maintainer squash merge this PR (if the commit message is clear).


✒️ I contribute this code under The Developer Certificate of Origin.

@mstv mstv self-assigned this Jan 4, 2025
@RussKie RussKie requested a review from pmiossec January 4, 2025 21:35
@mstv mstv merged commit 596693d into gitextensions:master Jan 7, 2025
4 checks passed
@mstv mstv deleted the fix/12128_loop_next_file branch January 7, 2025 22:29
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.

When moving to next file on bottom file with scrollwheel, the selection restarts at the top file.
2 participants