mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:26:01 +08:00
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
This commit is contained in:
commit
7ca3c39ec0
@ -17,6 +17,7 @@ class PerObjectSettingsTool(Tool):
|
|||||||
self.setExposedProperties("Model", "SelectedIndex")
|
self.setExposedProperties("Model", "SelectedIndex")
|
||||||
|
|
||||||
Preferences.getInstance().preferenceChanged.connect(self._onPreferenceChanged)
|
Preferences.getInstance().preferenceChanged.connect(self._onPreferenceChanged)
|
||||||
|
self._onPreferenceChanged("cura/active_mode")
|
||||||
|
|
||||||
def event(self, event):
|
def event(self, event):
|
||||||
return False
|
return False
|
||||||
|
Loading…
x
Reference in New Issue
Block a user