Skip to content

Restore context menu icons in EditorFileDialog#115111

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:icons_are_baaaaaaaaaaaaack
Feb 20, 2026
Merged

Restore context menu icons in EditorFileDialog#115111
Repiteo merged 1 commit into
godotengine:masterfrom
KoBeWi:icons_are_baaaaaaaaaaaaack

Conversation

@KoBeWi

@KoBeWi KoBeWi commented Jan 18, 2026

Copy link
Copy Markdown
Member

After #111212, the EditorFileDialog no longer has context menu icons. It's a minor thing, but this PR restores them.

image

They are new theme items in FileDialog, but only assigned in editor theme (FileDialog didn't have them before anyway).

@KoBeWi KoBeWi added this to the 4.x milestone Jan 18, 2026
@KoBeWi KoBeWi requested review from a team as code owners January 18, 2026 21:01
@KoBeWi KoBeWi force-pushed the icons_are_baaaaaaaaaaaaack branch from 8989b85 to 4dda11b Compare January 18, 2026 21:04
@Repiteo Repiteo requested a review from a team as a code owner February 17, 2026 20:09

@AdriaandeJongh AdriaandeJongh 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

@AdriaandeJongh AdriaandeJongh modified the milestones: 4.x, 4.7 Feb 20, 2026
@Repiteo Repiteo merged commit 74ecf68 into godotengine:master Feb 20, 2026
20 checks passed
@Repiteo

Repiteo commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Thanks!

@KoBeWi KoBeWi deleted the icons_are_baaaaaaaaaaaaack branch February 20, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment