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

Make the frame time and info boxes use same margins #93736

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

passivestar
Copy link
Contributor

Put info label into a panelcontainer so that it has the same margins as the fps box and disable mouse events on both of them (previously you couldn't start orbiting if your cursor happened to be inside of the fps box)

Before After
before after

I think a panel container makes sense there assuming the info panel might need more work in the future to better format the existing information and potentially include some new information (which will require more than one label)

@passivestar passivestar requested a review from a team as a code owner June 29, 2024 12:21
@akien-mga akien-mga merged commit a19955e into godotengine:master Jun 29, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@passivestar passivestar deleted the info-panel-margins branch June 29, 2024 18:14
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.

2 participants