Skip to content

Setup: Disable fastscroll in setup list - #1882

Merged
d4rken merged 1 commit into
mainfrom
setup-doublescrollbar
Aug 15, 2025
Merged

d4rken merged 1 commit into
mainfrom
setup-doublescrollbar

Conversation

@d4rken

@d4rken d4rken commented Jul 25, 2025

Copy link
Copy Markdown
Member

The fastscroll feature is not necessary for the setup list and has been disabled to simplify the UI.

Fixes #1881

The fastscroll feature is not necessary for the setup list and has been disabled to simplify the UI.

Fixes #1881
@d4rken d4rken added bug Something isn't working as expected c: Setup labels Jul 25, 2025
ui.list.setupDefaults(
setupAdapter,
verticalDividers = false,
fastscroll = false,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Fixes #

@d4rken
d4rken merged commit ae0283a into main Aug 15, 2025
@d4rken
d4rken deleted the setup-doublescrollbar branch August 15, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected c: Setup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Double scrolling bar in setup screen

2 participants