Skip to content

Fix item list scrolling - #955

Merged
Wyvest merged 1 commit into
Polyfrost:v1from
anolithme:fix/item-list-scroll
Aug 13, 2026
Merged

Fix item list scrolling#955
Wyvest merged 1 commit into
Polyfrost:v1from
anolithme:fix/item-list-scroll

Conversation

@anolithme

@anolithme anolithme commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

What changed

  • keep wheel and fling input inside scrollable item lists
  • prevent the parent settings page from moving at the item list boundaries
  • allow normal page scrolling when an item list has no internal overflow
  • leave existing non-item list behavior unchanged

Tested

  • :modules:internal:compileKotlin
  • :modules:internal:j21Tests
  • manually tested on Fabric 1.21.4, 1.21.11 and 26.2

Closes #954

@anolithme
anolithme force-pushed the fix/item-list-scroll branch from 5320fe0 to 6b7ab8a Compare August 10, 2026 17:14
@anolithme
anolithme marked this pull request as ready for review August 10, 2026 17:42
@Wyvest
Wyvest merged commit 6cdf04f into Polyfrost:v1 Aug 13, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Scrolling in a sub space scrolls the main page too

2 participants