mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Per object settings can now be added & changed
CURA-1278
This commit is contained in:
parent
d5dbd0f77b
commit
89c1136d7f
5 changed files with 85 additions and 30 deletions
|
@ -53,7 +53,6 @@ class PerObjectSettingVisibilityHandler(QObject):
|
|||
|
||||
if visibility_changed:
|
||||
self.visibilityChanged.emit()
|
||||
#settings.addInstance(SettingInstance())
|
||||
|
||||
def getVisible(self):
|
||||
visible_settings = set()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue