Skip to content

Add Horizontal Scroll Bar to the File Browser#8184

Merged
sakertooth merged 3 commits intoLMMS:masterfrom
Itreza2:filebrowser-vertical-scroll
Jan 14, 2026
Merged

Add Horizontal Scroll Bar to the File Browser#8184
sakertooth merged 3 commits intoLMMS:masterfrom
Itreza2:filebrowser-vertical-scroll

Conversation

@Itreza2
Copy link
Contributor

@Itreza2 Itreza2 commented Dec 30, 2025

fixes #7879
It reuse the content of #7913 and iterate over it by preventing the scroll bar to return at the beginning when navigating with arrow keys.

Copy link
Member

@AW1534 AW1534 left a comment

Choose a reason for hiding this comment

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

Code looks good to me

@AW1534
Copy link
Member

AW1534 commented Jan 12, 2026

Tested this, and it works well. Although, i'd expect shift+scroll to scroll the view to the left, but it doesn't.
That said, I think this is ready for merge.

@Itreza2
Copy link
Contributor Author

Itreza2 commented Jan 13, 2026

Tested this, and it works well. Although, i'd expect shift+scroll to scroll the view to the left, but it doesn't.

I made a new commit to handle horizontal scrolling

@sakertooth sakertooth merged commit b390fa4 into LMMS:master Jan 14, 2026
11 checks passed
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.

Horizontal scroll bar in the file browser.

3 participants