Cura/plugins/PrepareStage
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
..
__init__.py plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
plugin.json Bump SDK version number of Cura 4.5 to 7.1 2020-02-10 10:45:07 +01:00
PrepareMain.qml Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00
PrepareMenu.qml Scale instead of center for preview/prepare-menus. [CURA-6478] 2019-04-25 21:50:24 +02:00
PrepareStage.py Move action panel into each stage 2019-02-04 15:08:59 +01:00