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