Cura/resources/qml/Preferences
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
..
Materials Allow word wrapping for error message 2021-11-01 18:59:06 +01:00
GeneralPage.qml Merge branch 'feature_single_instance_clear_before_load' of https://github.com/fieldOfView/Cura 2021-09-15 16:18:54 +02:00
MachinesPage.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ProfilesPage.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ProfileTab.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ReadOnlySpinBox.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ReadOnlyTextArea.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
ReadOnlyTextField.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingVisibilityPage.qml Also search on description when using search in visibility page 2021-07-19 15:47:38 +02:00