Home/dock expandable-draggable on double-click. [CURA-6478]

This commit is contained in:
Remco Burema 2019-04-25 22:26:51 +02:00
parent ac67e1a3a9
commit 77d8095208

View File

@ -281,6 +281,11 @@ Item
} }
} }
onDoubleClicked:
{
contentContainer.trySetPosition(0, 0);
}
Connections Connections
{ {
target: UM.Preferences target: UM.Preferences