Skip to content

chore: Align icons to editor scale and theme#525

Merged
elementbound merged 1 commit intomainfrom
chore/icon-import-settings
Nov 8, 2025
Merged

chore: Align icons to editor scale and theme#525
elementbound merged 1 commit intomainfrom
chore/icon-import-settings

Conversation

@elementbound
Copy link
Contributor

Originally, netfox was shipping with 16x16 SVGs for icons. These didn't work for hi-dpi screens, as Godot wouldn't scale them.
So the second approach was to ship these SVGs scaled up, so they would have enough resolution for larger screens, and would be scaled down for smaller screens.

Turns out, Godot has two import settings, to scale the SVG with the editor scale, and to change its colors based on editor theme.

@elementbound elementbound merged commit c1a1855 into main Nov 8, 2025
2 checks passed
@elementbound elementbound deleted the chore/icon-import-settings branch November 8, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant