mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00
adding this preference in mac-os doesn't work.
It always opens it up in singlenstance CURA-11596
This commit is contained in:
parent
9c57627a88
commit
8073bc0e50
1 changed files with 1 additions and 0 deletions
|
@ -627,6 +627,7 @@ UM.PreferencesPage
|
|||
UM.TooltipArea
|
||||
{
|
||||
width: childrenRect.width
|
||||
visible: Qt.platform.os !== "osx"
|
||||
height: childrenRect.height
|
||||
text: catalog.i18nc("@info:tooltip","Should opening files from the desktop or external applications open in the same instance of Cura?")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue