Cura/resources/qml/PrintSetupSelector/Recommended
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
..
RecommendedAdhesionSelector.qml Fix adhesion checkbox in recommended mode 2019-05-21 08:10:49 +02:00
RecommendedInfillDensitySelector.qml Give tick marks a font 2018-12-31 13:57:49 +01:00
RecommendedPrintSetup.qml Remove unused catalog 2019-10-25 15:49:05 +02:00
RecommendedQualityProfileSelector.qml Prevent "sticky" tooltips 2019-11-11 10:47:53 +01:00
RecommendedSupportSelector.qml Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00