mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The problem: When infill mesh is set, wall_thickness and top_bottom_thickness are added to the settings. Then these settings are set to visible on the visibility_handler. It appears however, that the visibility_handler considers all added settings to be visible. It thus concludes that no UI update is necessary because the settings are already added. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| PerObjectCategory.qml | ||
| PerObjectItem.qml | ||
| PerObjectSettingsPanel.qml | ||
| PerObjectSettingsTool.py | ||
| PerObjectSettingVisibilityHandler.py | ||
| plugin.json | ||
| SettingPickDialog.qml | ||
| tool_icon.svg | ||