mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Remove opacity from menuItem
This commit is contained in:
parent
90f03befc8
commit
2c09943bd6
@ -15,7 +15,6 @@ UM.MenuItem
|
|||||||
|
|
||||||
implicitHeight: UM.Theme.getSize("menu").height + UM.Theme.getSize("narrow_margin").height
|
implicitHeight: UM.Theme.getSize("menu").height + UM.Theme.getSize("narrow_margin").height
|
||||||
implicitWidth: UM.Theme.getSize("menu").width
|
implicitWidth: UM.Theme.getSize("menu").width
|
||||||
opacity: enabled ? 1.0 : 0.5
|
|
||||||
|
|
||||||
arrow: UM.RecolorImage
|
arrow: UM.RecolorImage
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user