mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:39:03 +08:00
Add missing hoverEnabled property
This commit is contained in:
parent
e863c34f68
commit
82ea562dc3
@ -14,6 +14,7 @@ Button
|
||||
anchors.right: parent.right
|
||||
anchors.leftMargin: UM.Theme.getSize("thick_margin").width
|
||||
anchors.rightMargin: UM.Theme.getSize("thick_margin").width
|
||||
hoverEnabled: true
|
||||
background: Rectangle
|
||||
{
|
||||
id: backgroundRectangle
|
||||
|
Loading…
x
Reference in New Issue
Block a user