Cura/plugins/PerObjectSettingsTool
Ghostkeeper a776f54e7f
Fix making settings visible if the default was 0
If the default was 0, then the if statement would evaluate as False and it would not make them visible until you closed and re-opened the panel.

Contributes to issue CURA-7211.
2020-02-13 13:09:57 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
PerObjectCategory.qml Rename SettingsDefinitionModel.collapse to -Recursive for consistency 2019-12-30 15:05:52 +01:00
PerObjectItem.qml Update when a setting is removed from the list 2019-08-02 14:34:14 +02:00
PerObjectSettingsPanel.qml Fix some codestyle issues 2019-12-23 11:13:59 +01:00
PerObjectSettingsTool.py Make settings visible too after adding them 2020-02-13 13:08:32 +01:00
PerObjectSettingVisibilityHandler.py Fix making settings visible if the default was 0 2020-02-13 13:09:57 +01:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
SettingPickDialog.qml Fix some codestyle issues 2019-12-23 11:13:59 +01:00
tool_icon.svg Update the per-object-settings icon 2019-09-10 13:37:05 +02:00