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 dropdown in the game view for collision shape and navigation visibility. #102970

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

Conversation

carsonetb
Copy link
Contributor

@carsonetb carsonetb commented Feb 17, 2025

This partially implements godotengine/godot-proposals#11790 because there was some interest in it. The toggle buttons don't do anything right now because I'm waiting for #102963 to get merged, so that's why this PR is a draft. Here's what it looks like right now:

image

EDIT: Sorry the commit names are weird, but all the code is still correct.

Co-authored-by: A Thousand Ships <[email protected]>
@KoBeWi
Copy link
Member

KoBeWi commented Feb 18, 2025

That's a third menu on this toolbar. We might need to reorganize it better.

@arkology
Copy link
Contributor

arkology commented Feb 18, 2025

We might need to reorganize it better.

Actually the same is valid for 3 embedded window sizing buttons. There is absolutely no need for them to be in main game bar and not in "Embedding Options" menu.

@carsonetb
Copy link
Contributor Author

carsonetb commented Feb 18, 2025

Yeah, I'm not super good at UI, it can definitely be reorganized better if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants