mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
![]() This fixes a mysterious segfault. We still don't know why the segfault occurred though. All we know is that QML logs something about a binding loop on currentIndex, and Qt logs something about removing range [-1 through 0] from VisualItemModel. When the tab bar is then made visible, Cura crashes. It is a nondeterministic crash. After this change, we are not seeing it any more (but with any nondeterministic bug, it's hard to verify that it was actually fixed). Contributes to issue CURA-5876. |
||
---|---|---|
.. | ||
AutoConfiguration.qml | ||
ConfigurationItem.qml | ||
ConfigurationListView.qml | ||
ConfigurationMenu.qml | ||
CustomConfiguration.qml | ||
PrintCoreConfiguration.qml |