Commit 131323b
[PBLD-240] Fix for buttons appear disabled with editor light theme (#624)
* use toolbarIcon to set icon dynamically
* fix icon naming
* update changelog
* Update Editor/EditorCore/PolyShapeTool.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update PolyShapeTool.cs
* add unit tests
* implement feedback
* add back iconattribute in polyshape
* implement toolbarIcon for each tool + remove base class
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 9089e42 commit 131323b
File tree
33 files changed
+398
-16
lines changed- Content/Icons/Tools
- ShapeTool
- Editor/EditorCore
- Tests/Editor/Editor
33 files changed
+398
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
36 | | - | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments