mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Remove opacity from menuItem
This commit is contained in:
parent
90f03befc8
commit
2c09943bd6
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue