Skip to content

Android editor: Update game menu bar to match desktop editor - #119156

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
syntaxerror247:game-menu-bar
Jun 22, 2026
Merged

Android editor: Update game menu bar to match desktop editor#119156
Repiteo merged 1 commit into
godotengine:masterfrom
syntaxerror247:game-menu-bar

Conversation

@syntaxerror247

@syntaxerror247 syntaxerror247 commented May 1, 2026

Copy link
Copy Markdown
Member

Follow-up to #113915 and #118664

  • Updates game menu bar UI
  • Adds new options
    • Don't Select Locked Nodes
    • Select Group Over Children
Before After
Screenshot_20260502_020642 Screenshot_20260502_020834

Comment thread platform/android/java/editor/src/main/res/values/strings.xml Outdated
@AdriaandeJongh

Copy link
Copy Markdown
Contributor

@Repiteo note that this is a follow-up to #118664 and their targeted queues are currently crosswired.

@syntaxerror247

syntaxerror247 commented May 4, 2026

Copy link
Copy Markdown
Member Author

@Repiteo note that this is a follow-up to #118664 and their targeted queues are currently crosswired.

@AdriaandeJongh This is only a follow up in design, this PR doesn't depend on that one to be merged first.

Edit: Oh, that one is now queued for 4.8, then I'm fine with moving this to 4.8 as well.

@Repiteo

Repiteo commented May 4, 2026

Copy link
Copy Markdown
Contributor

Yeah, this is more a 4.8 change. It'll be part of its first dev cycle though!

@Repiteo Repiteo modified the milestones: 4.7, 4.8 May 4, 2026
@Repiteo
Repiteo merged commit 26ff15b into godotengine:master Jun 22, 2026
20 checks passed
@Repiteo

Repiteo commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@GDevSh007

Copy link
Copy Markdown

@syntaxerror247 There is a bug! or it might be a deliberate change IDK! But the switching between Embedded and PIP mode isn't instant anymore and effects are rather seen on the next run! Also the menu bar doesn't seems to match with the latest highlighted style changes in the desktop version of 4.8 dev1 :P 🫡

@m4gr3d

m4gr3d commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

@syntaxerror247 There is a bug! or it might be a deliberate change IDK! But the switching between Embedded and PIP mode isn't instant anymore and effects are rather seen on the next run! Also the menu bar doesn't seems to match with the latest highlighted style changes in the desktop version of 4.8 dev1 :P 🫡

That may be a side effect of #121155.

@GDevSh007 Can you specify which version of the editor you're seeing the PiP bug on?

@GDevSh007

Copy link
Copy Markdown

@m4gr3d I used the 4.8 dev1 just for testing and noticed it! but then when I switched back to 4.7.1 stable! I realised the issue exist in that too! So I'm not sure of my memory if instant switching was actually present in the older versions!

@m4gr3d

m4gr3d commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

@m4gr3d I used the 4.8 dev1 just for testing and noticed it! but then when I switched back to 4.7.1 stable! I realised the issue exist in that too! So I'm not sure of my memory if instant switching was actually present in the older versions!

@GDevSh007 That fix was cherry-picked in 4.7.1 so it makes sense if you see the bug in both 4.8-dev1 and 4.7.1.

Can you create an issue with a recording showing the bug and assign it to @syntaxerror247.
We'll try to get a fix ready for 4.7.2.

@syntaxerror247

syntaxerror247 commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

That may be a side effect of #121155.

Um... that PR shouldn't affect this because we call updatePiPParams manually when activating PiP (on touch outside)

Anyways, an issue report with recording would help because I don't think we are taking about the same issue here.

@GDevSh007

Copy link
Copy Markdown

@syntaxerror247 I don't think so its a major issue that is worth making a video recording! Yet still I will attach a clip! Beside that PIP mode feels only useful for its button for collapsible menu bar!

Screenrecorder-2026-07-19-20-57-47-311.mp4

@m4gr3d

m4gr3d commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

@GDevSh007 What you're showing looks like expected behavior; notice there's a toast that shows when you enable / disable embedded mode that describes it'll only take effect in the next run.

I think you were mixing PiP mode vs embedded / full-screen mode; PiP mode is what you are seeing at 0:22.

BendyLand pushed a commit to BendyLand/voltaire that referenced this pull request Aug 2, 2026
Android editor: Update game menu bar to match desktop editor
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.

6 participants