mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-10-04 08:26:31 +08:00

This was removed from onGlobalSettingChanged but never re-added anywhere. I've updated it to check for both the global and the active stack, since some settings modify only the global stack (such as layer height). Contributes to issue CURA-2006.