Cura/resources/qml/Preferences
Ghostkeeper 509c9068eb
Convert all ScrollViews to Controls2
This was a bit of a doozy. One was really simple but the other one had me stumped for a while: The Controls2 version doesn't have the viewport property any more, so just use the width.

Contributes to issue CURA-8686.
2022-01-19 13:48:21 +01:00
..
Materials Convert all ScrollViews to Controls2 2022-01-19 13:48:21 +01:00
GeneralPage.qml Merge branch 'master' into replace_controls_1_for_controls_2 2022-01-18 17:17:10 +01:00
MachinesPage.qml Replace more instances of label with UM.Label 2021-11-10 17:42:23 +01:00
ProfilesPage.qml Use new ListView instead of ScrollView, with correct scrollbar 2022-01-18 18:37:34 +01: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 Replace old ScrollView with new ListView 2022-01-18 18:43:27 +01:00