Cura/resources/qml/ActionPanel
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
..
ActionPanelWidget.qml Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00
OutputDevicesActionButton.qml Ensure the layout gets the right width & height for the output devices popup 2019-02-14 17:21:54 +01:00
OutputProcessWidget.qml Use correct font for material estimates 2019-07-10 14:42:26 +02:00
PrintInformationWidget.qml Fix dimensions of print job information popup when using Qt 5.13. 2019-07-24 20:35:39 +01:00
PrintJobInformation.qml Change time/material 'specification' into 'estimation' 2019-05-08 10:24:21 +02:00
SliceProcessWidget.qml Directly show feedback when pressing the slice button 2019-05-29 16:32:43 +02:00