Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix style editor layer icon size #2141

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

Atlinx
Copy link
Contributor

@Atlinx Atlinx commented Mar 13, 2024

Fixes #2140

fixed

Changes

  • Layer icons are now forced to a maximum width of 32px (Scaled with editor scale)
  • Adjusted some layer icons to make them more readable
  • Expanded outlined layer icon svgs to make them appear consistent across different DPIs (Outlined svgs produce inconsistent results when scaled up)
  • Height of each layer item is now forced to 32px (Scaled with editor scale)
    • Ensures layer items without icons are the same height as layer items with icons

@Jowan-Spooner
Copy link
Collaborator

Looks good to me, thank you very much!

@Jowan-Spooner Jowan-Spooner merged commit c374d8b into dialogic-godot:main Mar 14, 2024
2 checks passed
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.

Icon size for style layers are inconsistent
2 participants