Cura/resources/qml
Konstantinos Karmas 8de5e1e5b9 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-26 13:31:27 +02:00
..
Account Change account signup link 2021-08-09 13:00:03 +02:00
ActionPanel Use the StatusIcon qml component for the warning icons 2021-07-28 18:17:54 +02:00
Dialogs Use buttons from QtQuick.Controls 2 2021-06-15 16:28:20 +02:00
MachineSettings Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MainWindow Theoretical fix for MacOS not moving Preferences option any more 2021-07-20 15:22:44 +02:00
Menus Account for the width of the arrow in the Extruders row 2021-08-26 13:31:27 +02:00
Preferences Fix display of unlinking button 2021-08-17 13:34:43 +02:00
PrinterOutput Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
PrinterSelector Remove outline of background around connectivity badge 2021-07-05 17:34:13 +02:00
PrintSetupSelector Use leftpadding instead of binding anchors outside of siblings 2021-08-12 15:48:58 +02:00
Settings Fix width & height of setting visibility button 2021-07-27 11:20:07 +02:00
WelcomePages Use custom style for the links in the what's new textArea 2021-08-24 13:31:39 +02:00
Widgets Fix two deprecated icons 2021-07-27 16:16:36 +02:00
ActionButton.qml Fix tooltip not shown when the tooltip text is too long 2021-07-13 17:30:30 +02:00
Actions.qml Add missing campaign tags 2021-08-09 12:59:29 +02:00
BorderGroup.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
CheckBoxWithTooltip.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
Cura.qml Code-style improvement 2021-07-15 10:02:57 +02:00
EmptyViewMenuComponent.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ExpandableComponent.qml Always show down arrow regardless of expanded state 2021-07-12 11:19:04 +02:00
ExpandableComponentHeader.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ExpandablePopup.qml Always show down arrow regardless of expanded state 2021-07-12 11:19:04 +02:00
ExtruderButton.qml Fix ExtruderColor and Extruder icons bleeding into each other 2021-07-02 12:11:04 +02:00
ExtruderIcon.qml Move layer.enabled inside the child item in ExtruderIcon 2021-08-05 09:52:03 +02:00
FPSItem.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
IconWithText.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
JobSpecs.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
LabelBar.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MachineAction.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MonitorButton.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ObjectItemButton.qml Change the extruder icon in the object list to be a filled circle 2021-07-02 12:14:10 +02:00
ObjectSelector.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
PrimaryButton.qml Remove 'roundedness' and 'shadow' from action-buttons. 2021-06-30 17:04:55 +02:00
PrinterTypeLabel.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrintMonitor.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
PrintSetupTooltip.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
qmldir Add Cura-styled Menu, MenuItem and MenuSeparator controls 2021-05-20 12:20:19 +02:00
RadioCheckbar.qml Add border around the checked radio button in the intents and infill 2021-07-02 09:38:42 +02:00
RoundedRectangle.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SecondaryButton.qml Adjust color-scheme for button restyle. 2021-07-02 09:39:33 +02:00
TableView.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
TertiaryButton.qml Revert Tertiary button to its previous style 2021-07-06 13:45:24 +02:00
Toolbar.qml Fix qml warning about the sourceSize of the ToolbarButton icon 2021-06-30 12:26:13 +02:00
ToolbarButton.qml Change the color of a circle around the toolbar button 2021-06-28 14:56:26 +02:00
ToolTip.qml Don't draw tooltip background if height is 0 2021-06-21 13:24:22 +02:00
ViewOrientationButton.qml Remove the margin from the ViewOrientation buttons 2021-07-02 09:38:12 +02:00
ViewOrientationControls.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
ViewsSelector.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00