mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
![]() most important change was changing ``` currentIndex: function () { ... } ``` to currentIndex: { ... } ``` This changed the behavior so that the variables inside the code blocked are watched so that `currentIndex` is automatically updated. No longer needed to set the `currentIndex` from any where else anymore. CURA-10374 |
||
---|---|---|
.. | ||
__init__.py | ||
MachineSettingsAction.py | ||
MachineSettingsAction.qml | ||
MachineSettingsExtruderTab.qml | ||
MachineSettingsPrinterTab.qml | ||
plugin.json |