mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Fix the location of the simulation slider label
CURA-5829
This commit is contained in:
parent
3fc399a644
commit
15f586ffae
3 changed files with 11 additions and 11 deletions
|
@ -13,7 +13,7 @@ def getMetaData():
|
|||
return {
|
||||
"view": {
|
||||
"name": catalog.i18nc("@item:inlistbox", "Layer view"),
|
||||
"weight": 2
|
||||
"weight": 0
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue