Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj.delarago <joeydelarago@gmail.com>2022-02-21 13:19:14 +0300
committerj.delarago <joeydelarago@gmail.com>2022-02-21 13:19:14 +0300
commit26434f3db9723b3c5c225b1c3e8dea3b9e5dfa79 (patch)
tree13bb2bff726b1f87d16713608cd74941dd5668fa /plugins/PerObjectSettingsTool
parent104a34d05ad5bc2a6a5e4f95e2e7ad0af55f5d36 (diff)
SettingPickDialog was very wide due to the screen factor scaling being removed. This gives it a fixed width the same as other dialogs.
CURA-8688
Diffstat (limited to 'plugins/PerObjectSettingsTool')
-rw-r--r--plugins/PerObjectSettingsTool/SettingPickDialog.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/PerObjectSettingsTool/SettingPickDialog.qml b/plugins/PerObjectSettingsTool/SettingPickDialog.qml
index b14e9f3082..0eb75676eb 100644
--- a/plugins/PerObjectSettingsTool/SettingPickDialog.qml
+++ b/plugins/PerObjectSettingsTool/SettingPickDialog.qml
@@ -13,6 +13,7 @@ UM.Dialog
id: settingPickDialog
title: catalog.i18nc("@title:window", "Select Settings to Customize for this model")
+ width: UM.Theme.getSize("small_popup_dialog").width
property var additional_excluded_settings