Skip to content

Sort Modules in lambda click ui by name - #153

Closed
IceTank wants to merge 2 commits into
1.21.5from
fix-sort-modules-by-name
Closed

Sort Modules in lambda click ui by name#153
IceTank wants to merge 2 commits into
1.21.5from
fix-sort-modules-by-name

Conversation

@IceTank

Copy link
Copy Markdown
Contributor

Description

This change sorts click UI elements in the lambda click UI by name from top to bottom. This should make it easier to find modules by name.

@github-actionsgithub-actionsBot added the triage Requires labelling or review label Sep 28, 2025
@beanbag44

Copy link
Copy Markdown
Member

I'd sort the modules at creation of the modules list in ModuleRegistry. That way it doesn't sort them each time the ui is drawn

@emyfops

Copy link
Copy Markdown
Contributor

Superseded by ee0f7ce

@emyfopsemyfops closed this Oct 3, 2025
@IceTank

Copy link
Copy Markdown
ContributorAuthor

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triageRequires labelling or review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@IceTank@beanbag44@emyfops