Skip to content

feat: Add scroll support to DraggableList dropdown#83

Merged
lineargraph merged 2 commits into
NotEnoughUpdates:v4from
legentpc:scrollble
May 29, 2026
Merged

feat: Add scroll support to DraggableList dropdown#83
lineargraph merged 2 commits into
NotEnoughUpdates:v4from
legentpc:scrollble

Conversation

@legentpc
Copy link
Copy Markdown
Contributor

@legentpc legentpc commented May 13, 2026

Changes

Added scroll support to the DraggableList dropdown overlay. The dropdown now clamps its height to the available screen space, and items can be scrolled through using the mouse wheel.

Problem

When the dropdown had many items (e.g. 30+ entries), items would go off screen and there was no way to scroll to see or select them.

Changelog

  • Added scroll support to the DraggableList dropdown

@lineargraph lineargraph merged commit 4bba648 into NotEnoughUpdates:v4 May 29, 2026
@lineargraph
Copy link
Copy Markdown
Member

took the liberty to squash your commits. looks fine. will tag a commit.

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.

2 participants