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

Room object context menu #1301

Merged
merged 5 commits into from
Apr 11, 2023

Conversation

zivmaor
Copy link
Contributor

@zivmaor zivmaor commented Apr 11, 2023

Description

Fixes #1290 by adding a context menu with a deletion option to all objects in the room editor treeview.
The option is also added to backgrounds, views, layers, sprites and particle system instances.
image

Notes

In future more option can and should probably be added to the context menu such as copy.

@VladiStep
Copy link
Member

VladiStep commented Apr 11, 2023

I wanted to do this, but I wasn't sure how to exactly make that.
Thank you for help!
Here's the improvements for your PR - zivmaor#1 (you should merge it in order to the changes appear here)

Room objects context menu improvements.
@zivmaor
Copy link
Contributor Author

zivmaor commented Apr 11, 2023

I merged the improvments.

@VladiStep
Copy link
Member

Nice, now you also should update the description (at least remove "Caveats")

@zivmaor
Copy link
Contributor Author

zivmaor commented Apr 11, 2023

Done.

@Grossley Grossley merged commit 2fb4c51 into UnderminersTeam:master Apr 11, 2023
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.

There's no way to remove room objects without using the "Del[ete]" key.
3 participants