mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 21:58:01 -06:00
Remove unneeded renderType
CURA-9146
This commit is contained in:
parent
3aff3d5825
commit
773ff5fa7e
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ Rectangle
|
||||||
margins: UM.Theme.getSize("default_margin").width
|
margins: UM.Theme.getSize("default_margin").width
|
||||||
}
|
}
|
||||||
|
|
||||||
renderType: Text.NativeRendering
|
|
||||||
color: UM.Theme.getColor("primary_text")
|
color: UM.Theme.getColor("primary_text")
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue