mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:29:02 +08: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
@ -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…
x
Reference in New Issue
Block a user