Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Sort component list in World Inspector #55

Merged
merged 1 commit into from
May 22, 2023
Merged

Conversation

benbrimeyer
Copy link
Contributor

When inspecting Worlds with large amount of unique components, it can take some time to drill into the component you are looking to inspect further. Usually there is a specific component name in mind. Sorting the list by component name would improve my workflow a ton.

Before this change, the order of components was non-deterministic and would sometimes jump around when new components were added/removed. Now the list will remain static.

Before:
image

After:
image

@evaera evaera merged commit be89a87 into evaera:main May 22, 2023
@evaera
Copy link
Owner

evaera commented May 22, 2023

Looks good thank you please come again

@benbrimeyer benbrimeyer deleted the patch-3 branch May 22, 2023 18:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants