X Tutup
Skip to content

Editor: Fix export dialog icon for empty types#114202

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
MichaeINeumann:fix-export-dialog-empty-type-icon
Dec 21, 2025
Merged

Editor: Fix export dialog icon for empty types#114202
akien-mga merged 1 commit intogodotengine:masterfrom
MichaeINeumann:fix-export-dialog-empty-type-icon

Conversation

@MichaeINeumann
Copy link

Summary

  • Use a generic file icon when the export dialog file type is empty to avoid class icon errors.

Testing

  • scons platform=linuxbsd target=editor dev_build=yes
  • Manual: Import dock -> Import As: Keep File; Export dialog -> Resources -> Export Selected Resources; no "Class name cannot be empty."

Fixes #114170

@MichaeINeumann MichaeINeumann requested a review from a team December 19, 2025 14:43
@AThousandShips AThousandShips added this to the 4.6 milestone Dec 19, 2025
@akien-mga
Copy link
Member

For the record, your commit seems not to be linked to your GitHub account. See: Why are my commits linked to the wrong user? for more info.

@akien-mga akien-mga merged commit feed71c into godotengine:master Dec 21, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

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.

Error spam from export dialog when file's importing is disabled

4 participants

X Tutup