Cura/plugins/PrepareStage
Konstantinos Karmas 294b67f72f Replace the shadow of the PrepareMenu with a border
In order for that to be possible, the background border of the ExpandablePopup and the ExpandableComponent had to be exposed.

In addition, since in the `RowLayout` the `ConfigurationMenu` and the `MachineSelector` both draw a border around them, it means that there will be a double "divider" (one border line from each button). To overcome that, we set the spacing of the `RowLayout` as a `- border_width`, which ensures then that there will be only a single line of border between the two adjacent buttons.

CURA-8013
2021-06-28 17:50:38 +02:00
..
__init__.py plugins: Reweighting stages 2019-09-21 22:57:23 +02:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
PrepareMain.qml Fix binding loop in action panel widget 2020-03-20 14:52:33 +01:00
PrepareMenu.qml Replace the shadow of the PrepareMenu with a border 2021-06-28 17:50:38 +02:00
PrepareStage.py Convert doxygen to rst for Prepare, Preview, RemovableOutputDevice 2020-05-08 17:37:49 +02:00