mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 07:48:53 -07:00
Add missing view_normal icon in the deprecated icons
Also remove the capitalization from the `viewMode`. CURA-8520
This commit is contained in:
parent
57b0287c84
commit
de1a299e7a
1 changed files with 5 additions and 1 deletions
|
|
@ -391,7 +391,11 @@
|
||||||
"new_icon": "CancelBlock",
|
"new_icon": "CancelBlock",
|
||||||
"size": "default"
|
"size": "default"
|
||||||
},
|
},
|
||||||
"viewMode": {
|
"view_normal": {
|
||||||
|
"new_icon": "Infill0",
|
||||||
|
"size": "default"
|
||||||
|
},
|
||||||
|
"viewmode": {
|
||||||
"new_icon": "Eye",
|
"new_icon": "Eye",
|
||||||
"size": "default"
|
"size": "default"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue