derkork / godot-statecharts

A state charts extension for Godot 4
MIT License
761 stars 39 forks source link

Icons are way too big #12

Closed Shadowblitz16 closed 1 year ago

Shadowblitz16 commented 1 year ago

Icons are way too big consider using the same size of icons that the rest of the editor uses

derkork commented 1 year ago

I am using a 4k display and for that the size is about right. Could you make a screenshot so I can see how this looks on your machine?

rubybrowncoat commented 1 year ago

I don't know exactly what they mean, but I do have this issue on my end: image

And to a lesser extent: image

derkork commented 1 year ago

@rubybrowncoat - this is a known editor bug and will be fixed in a future version of Godot (https://github.com/godotengine/godot/issues/57286)

derkork commented 1 year ago

I resized all icons to be 16x16 like the built-in icons, this seems to work better. I also found a way for them to not be blurry at this size.