mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 22:26:30 +08: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.