Skip to content

Commit

Permalink
Merge pull request #48954 from Calinou/editor-tweak-checked-checkbox-…
Browse files Browse the repository at this point in the history
…appearance

Tweak pressed CheckBox appearance in the editor
  • Loading branch information
akien-mga authored May 22, 2021
2 parents 9a508f8 + 0d27c4d commit 1cc8cc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions editor/editor_themes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ void editor_register_and_generate_icons(Ref<Theme> p_theme, bool p_dark_theme =
exceptions.insert("Sky");
exceptions.insert("EditorControlAnchor");
exceptions.insert("DefaultProjectIcon");
exceptions.insert("GuiChecked");
exceptions.insert("GuiCloseCustomizable");
exceptions.insert("GuiGraphNodePort");
exceptions.insert("GuiResizer");
Expand Down
2 changes: 1 addition & 1 deletion editor/icons/GuiChecked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1cc8cc9

Please sign in to comment.