mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
CURA-4186 - The UI shouldn't be bound to the limit_to_extruder stack, it should always be bound to the per-object stack. - The ActiveTool.getValue() calls cannot be bound in QML, so use a Connections to update the values based on signals. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| PerObjectCategory.qml | ||
| PerObjectItem.qml | ||
| PerObjectSettingsPanel.qml | ||
| PerObjectSettingsTool.py | ||
| PerObjectSettingVisibilityHandler.py | ||
| plugin.json | ||