Cura/resources/qml/Menus/ConfigurationMenu
Konstantinos Karmas fcbb16b70c Account for the width of the arrow in the Extruders row
Although the ExpandablePopup already sets the anchors of the `headerItem` to account for the arrow icon on the right side, the ConfigurationMenu's extruder row was ignoring it, thus making the elided text of the last extruder to overlap with the arrow icon a bit.

This commit fixes that by explicitly accounting for the width of the arrow in the extruders row.

**Note:** if the Cura window gets resized way too much, the extruder icons will still overlap with the arrow, since there is no space to fit everything.

CURA-8496
2021-08-25 17:13:43 +02:00
..
AutoConfiguration.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ConfigurationItem.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ConfigurationListView.qml Use the StatusIcon qml component for the warning icons 2021-07-28 18:17:54 +02:00
ConfigurationMenu.qml Account for the width of the arrow in the Extruders row 2021-08-25 17:13:43 +02:00
CustomConfiguration.qml Adjust size and margin of guide book icon 2021-07-07 11:36:11 +02:00
PrintCoreConfiguration.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00