Cura/resources/qml/PrintSetupSelector
Ghostkeeper 5cfe71e516
Fix binding loop in action panel widget
This widget can't set its width to the width of its children, since its children anchor to its right-hand side which depends on the width.
This fixes the following warning in the log:
2020-03-20 14:25:20,351 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///home/trin/Gedeeld/Projects/Cura/plugins/PrepareStage/PrepareMain.qml:16:5: QML ActionPanelWidget: Binding loop detected for property width

Done during Turbo Testing and Tooling.
2020-03-20 14:52:33 +01:00
..
Custom Change Custom profiles title similar to Default 2019-12-09 14:35:19 +01:00
Recommended Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00
NoIntentIcon.qml Add warning icon when not all extruders have same intent 2019-09-26 16:26:55 +02:00
PrintSetupSelector.qml Fix QML null warnings 2020-02-13 12:26:49 +01:00
PrintSetupSelectorContents.qml Added several ids to be used in integration tests: 2019-05-03 09:35:17 +02:00
PrintSetupSelectorHeader.qml Elide the profile text in the middle for the PrintSetupSelector. 2019-10-15 10:26:52 +02:00