adding this preference in mac-os doesn't work.

It always opens it up in singlenstance

CURA-11596
This commit is contained in:
saumya.jain 2024-02-06 16:04:08 +01:00
parent 9c57627a88
commit 8073bc0e50

View file

@ -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?")