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

Fix Embedded Game over expanded bottom panel, by resetting expanded bottom panel on Play #102978

Conversation

Hilderin
Copy link
Contributor

This is a simpler version to fix the issue compared to #102921

It fixes the principal issue by resetting the expanded panel bottom to its "normal" size when the game starts and the game is embedded in the editor. So close of the 4.4 release, this solution is less risky then the other PR and the other PR still needs a lot of work to be 100% functional.

Copy link
Member

@akien-mga akien-mga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me for 4.4.

@Hilderin Hilderin force-pushed the fix-embedded-game-over-expanded-bottom-panel-simple-version branch from 498c444 to 136c4c6 Compare February 18, 2025 22:55
@akien-mga akien-mga changed the title Fix Embedded Game over expanded bottom panel - Simple version Fix Embedded Game over expanded bottom panel, by resetting expanded bottom panel on Play Feb 19, 2025
@Repiteo Repiteo merged commit 93b6a17 into godotengine:master Feb 19, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Feb 19, 2025

Thanks!

@SilverWolveGames
Copy link

Thank you

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.

Embedded game draws over expanded bottom panel
6 participants