Skip to content

[4.5] Fix FileDialog icon scale in editor#114133

Merged
akien-mga merged 1 commit into
godotengine:4.5from
BLumia:backport-114035
Jan 1, 2026
Merged

[4.5] Fix FileDialog icon scale in editor#114133
akien-mga merged 1 commit into
godotengine:4.5from
BLumia:backport-114035

Conversation

@BLumia
Copy link
Copy Markdown

@BLumia BLumia commented Dec 18, 2025

This PR backport #114035

In Godot 4.5.1, on HiDPI screen, the file dialog triggered from "Manage export template" > "Install from file" have the same issue that 144035 attempts to address:

image

Thus I did this backport:

image

@AThousandShips
Copy link
Copy Markdown
Member

I'd say this should have a co-author for KoBeWi as this is just a back port of that code

@AThousandShips AThousandShips changed the title Fix FileDialog icon scale in editor [4.5] Fix FileDialog icon scale in editor Dec 18, 2025
Backport godotengine#114035

Co-authored-by: kobewi <kobewi4e@gmail.com>
@BLumia
Copy link
Copy Markdown
Author

BLumia commented Dec 18, 2025

I'd say this should have a co-author for KoBeWi as this is just a back port of that code

Ah sorry I completely forgot to do that! Patch updated, hope I get it right this time.

@KoBeWi
Copy link
Copy Markdown
Member

KoBeWi commented Dec 18, 2025

The problem is that the template manager uses FileDialog, while everything in editor should be using EditorFileDialog, which doesn't have this problem.
Although the issue affects user plugins I guess.

@BLumia
Copy link
Copy Markdown
Author

BLumia commented Dec 18, 2025

The two failing checks caused by network issue might need to be retriggered manually.

@akien-mga akien-mga merged commit a5a3f9e into godotengine:4.5 Jan 1, 2026
38 of 40 checks passed
@akien-mga
Copy link
Copy Markdown
Member

Thanks!

@BLumia BLumia deleted the backport-114035 branch January 16, 2026 03:06
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.

4 participants