mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:58:59 +08:00
Revert background to Rectangle as it was in previous versions of this file.
This gives the bar a white background, instead of a transparent background. CURA-8688
This commit is contained in:
parent
b2811b1125
commit
e990e970be
@ -21,7 +21,7 @@ Item
|
|||||||
id: applicationMenu
|
id: applicationMenu
|
||||||
width: parent.width
|
width: parent.width
|
||||||
height: UM.Theme.getSize("context_menu").height
|
height: UM.Theme.getSize("context_menu").height
|
||||||
background: Item {}
|
background: Rectangle {}
|
||||||
|
|
||||||
FileMenu {}
|
FileMenu {}
|
||||||
EditMenu {}
|
EditMenu {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user