Update resources/qml/Preferences/GeneralPage.qml

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
Saumya Jain 2024-02-08 10:51:56 +01:00 committed by GitHub
parent 495be39d1f
commit a251a5d2ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -627,6 +627,7 @@ UM.PreferencesPage
UM.TooltipArea
{
width: childrenRect.width
// Mac only allows applications to run as a single instance, so providing the option for this os doesn't make much sense
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?")