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

Sprite list sorting #7407

Open
DNin01 opened this issue May 4, 2024 · 0 comments
Open

Sprite list sorting #7407

DNin01 opened this issue May 4, 2024 · 0 comments
Labels
new addon Related to new addons to this extension. `scope: addons` should still be added. scope: addon Related to one or multiple addons type: enhancement New feature for the project

Comments

@DNin01
Copy link
Member

DNin01 commented May 4, 2024

Why this would be helpful

You know the sprite list? Yeah, it can sometimes be useful to be able to locate a list item by its name or even what layer its sprite is on. Speaking of which, it'd also be cool to have a way to easily move sprites forward and back layers without having to code layer sorting.

How this addon works

This addon would add a button under the sprite list that would give you sorting options for the list. You could have the list be sorted alphabetically or by the sprites' layer order, with the sprites at the top layer first. This wouldn't change the order of the sprites at the project level - they'd just be visually reordered, so it'd reset every time you reload the editor.

As a bonus, you would be able to drag and reorder the sprites while they're sorted by layer order and the sprite would move forward or backward layers to match the list order.

sortedsprites.mp4

Possible alternatives

No response

Additional context

Make sure it's compatible with folders.

Related pull request:

@DNin01 DNin01 added type: enhancement New feature for the project new addon Related to new addons to this extension. `scope: addons` should still be added. scope: addon Related to one or multiple addons labels May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new addon Related to new addons to this extension. `scope: addons` should still be added. scope: addon Related to one or multiple addons type: enhancement New feature for the project
Projects
None yet
Development

No branches or pull requests

1 participant