mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 15:59:02 +08:00
Fix context menu settings
This commit is contained in:
parent
eb4e27dd30
commit
a92a9dd4c0
@ -97,7 +97,7 @@ Item
|
|||||||
|
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
acceptedButtons: Qt.MouseButton.RightButton
|
acceptedButtons: Qt.RightButton
|
||||||
hoverEnabled: true;
|
hoverEnabled: true;
|
||||||
|
|
||||||
onClicked: base.contextMenuRequested()
|
onClicked: base.contextMenuRequested()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user