Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add buttons to collapse or expand all sections in the symbol list view for an object simultaneously #149

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

LagoLunatic
Copy link
Contributor

This adds two buttons on each side of the symbol list that speed up the process of collapsing sections so you don't have to click each section header one at a time.

image

This isn't needed for 99% of objects, but rare objects like d_a_player_main have so many sections that doing them one by one is extremely tedious. Usually you'd use "Filter symbols" to find one specific function, but sometimes you want to compare an entire section because of weak function ordering issues or similar.

Also supports the split view for consistency, though I'm not sure if this feature has any use in that view.

image

@encounter
Copy link
Owner

Nice addition. Thank you!

@encounter encounter merged commit 9ab2463 into encounter:main Jan 2, 2025
18 checks passed
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