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

Some context menu changes for the main tree view #1973

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LukeUniverse
Copy link

Added a few options to the right click context menu for the TreeView on the left hand side of the screen.
New items I added:

Move up to {Previous Section}
Move down to {Next Section}

Collapse all
Collapse {Current Section}

Add: {CurrentSection}

Where Current/Previous/Next Section is replaced with the text of the that section such as "Sounds" "Tile sets" "Sprites", etc etc.

I also rearranged the MenuItem_*** methods to be alphabetically ordered. Which has created some visual clutter in this Pr which I probably should have avoided >.< oops, hah. First time trying to do a PR on github, so I guess I'm learning. hah

Discussed with some people in the discord server, and they encouraged me to make a PR, so uh, this is my attempt at that.

Adds a few things to the right click context menu of the treeview:

New items I added:
<Seperator/>
Move up to {Previous Section}
Move down to {Next Section}
<Seperator/>
Collapse all
Collapse {Current Section}
<Seperator/>
Add: {CurrentSection}

Where Current/Previous/Next Section is replaced with the text of the that section such as "Sounds" "Tile sets" "Sprites", etc etc.
oops this should have been with the previous check in
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.

1 participant