Cura/plugins/PerObjectSettingsTool
Ghostkeeper 6e59f49bd5 Fix per-object setting categories hiding when folding them
When the categories were folded closed, they were suddenly hidden because then the settings' height became 0. Now it uses the actual height of the children regardless of whether they are visible or not, which makes them properly remain visible while closed.

Contributes to issue CURA-548.
2016-02-08 16:18:45 +01:00
..
__init__.py Fixin some i18n function calls and such 2016-01-12 15:24:47 +01:00
PerObjectSettingsModel.py Removed old code in per object settings that caused crash. 2016-02-04 16:04:52 +01:00
PerObjectSettingsPanel.qml Fix per-object setting categories hiding when folding them 2016-02-08 16:18:45 +01:00
PerObjectSettingsTool.py Fix problem with casting to QVariant 2016-02-08 15:29:15 +01:00
SettingOverrideModel.py Update Per Object Settings tool with changes made in 15.10 2015-11-13 11:32:43 +01:00