Cura/resources/qml/Preferences/Materials
Ghostkeeper a35fcf493a
Allow word wrapping for error message
This prevents being able to align the text vertically with the troubleshooting button though. The text may become the larger of the two, in which case the text should be leading the height. Qt can do this with a Layout, however it then can't automatically adjust the width of the layout there since that would create a polish loop in the layout.

Contributes to issue CURA-8609.
2021-11-01 18:59:06 +01:00
..
MaterialsBrandSection.qml Fix various typos 2021-09-07 11:33:54 -04:00
MaterialsDetailsPanel.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MaterialsList.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
MaterialsPage.qml Implement functionality of export to USB button 2021-10-06 15:20:26 +02:00
MaterialsSlot.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
MaterialsSyncDialog.qml Allow word wrapping for error message 2021-11-01 18:59:06 +01:00
MaterialsTypeSection.qml Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
MaterialsView.qml Fix display of unlinking button 2021-08-17 13:34:43 +02:00