mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
Home/dock expandable-draggable on double-click. [CURA-6478]
This commit is contained in:
parent
ac67e1a3a9
commit
77d8095208
@ -281,6 +281,11 @@ Item
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
onDoubleClicked:
|
||||||
|
{
|
||||||
|
contentContainer.trySetPosition(0, 0);
|
||||||
|
}
|
||||||
|
|
||||||
Connections
|
Connections
|
||||||
{
|
{
|
||||||
target: UM.Preferences
|
target: UM.Preferences
|
||||||
|
Loading…
x
Reference in New Issue
Block a user