mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-01 15:31:59 +08:00
Don't show "Your rating" for generic materials
This commit is contained in:
parent
499e02579e
commit
d0cf7f04bf
@ -89,6 +89,7 @@ Item
|
|||||||
Label
|
Label
|
||||||
{
|
{
|
||||||
text: catalog.i18nc("@label", "Your rating") + ":"
|
text: catalog.i18nc("@label", "Your rating") + ":"
|
||||||
|
visible: details.type == "plugin"
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
color: UM.Theme.getColor("text_medium")
|
color: UM.Theme.getColor("text_medium")
|
||||||
renderType: Text.NativeRendering
|
renderType: Text.NativeRendering
|
||||||
|
Loading…
x
Reference in New Issue
Block a user