-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Update Editor Icons page to reflect usage of svgo
#10195
Conversation
CC @Repiteo - Is there anything else that needs to be documented about using svgo with the pre-commit hook? |
svgo
Not particularly, no. A simple notice like you've done here should do the trick |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Co-authored-by: Hugo Locurcio <[email protected]>
Cherrypicked to 4.3 in #10346. |
Closes #9769.
After godotengine/godot#92766, icons can now be optimized automatically by the pre-commit hook.