mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Home/dock expandable-draggable on double-click. [CURA-6478]
This commit is contained in:
parent
ac67e1a3a9
commit
77d8095208
1 changed files with 5 additions and 0 deletions
|
@ -281,6 +281,11 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
onDoubleClicked:
|
||||
{
|
||||
contentContainer.trySetPosition(0, 0);
|
||||
}
|
||||
|
||||
Connections
|
||||
{
|
||||
target: UM.Preferences
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue