Skip to content

Fix some UI issues with the GridMap editor#116555

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
YeldhamDev:gridmap_editor_touchups
Feb 26, 2026
Merged

Fix some UI issues with the GridMap editor#116555
Repiteo merged 1 commit into
godotengine:masterfrom
YeldhamDev:gridmap_editor_touchups

Conversation

@YeldhamDev

Copy link
Copy Markdown
Member
  • Fix being able to have both view mode buttons be untoggled.
  • Remove extraneous separator in the options popup menu.
  • Made it properly update on translation change.
@YeldhamDev YeldhamDev added this to the 4.7 milestone Feb 20, 2026
@YeldhamDev YeldhamDev requested a review from a team as a code owner February 20, 2026 20:51
@YeldhamDev YeldhamDev added bug enhancement topic:editor cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release labels Feb 20, 2026
@YeldhamDev YeldhamDev force-pushed the gridmap_editor_touchups branch from 0b7f088 to 6839508 Compare February 26, 2026 00:37
@YeldhamDev YeldhamDev requested a review from a team as a code owner February 26, 2026 00:37

@ryevdokimov ryevdokimov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Below is a before and after of the separator change for reference.

Before:

Image

After:

Image
@Repiteo Repiteo merged commit fc57266 into godotengine:master Feb 26, 2026
20 checks passed
@Repiteo

Repiteo commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@YeldhamDev YeldhamDev deleted the gridmap_editor_touchups branch February 26, 2026 14:51
@Repiteo

Repiteo commented Mar 6, 2026

Copy link
Copy Markdown
Contributor

Cherry-picked for 4.6.2.

@Repiteo Repiteo removed the cherrypick:4.6 Considered for cherry-picking into a future 4.6.x release label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment