Cura/resources/qml/Preferences
Ghostkeeper 50960ce5cf
Use UM.TabRow instead of a tab view
This styles it for us automatically.
However the contents of the tab disappears now. I'll have to restore that, but since that moves a bunch of code I'd rather do that in a separate commit.
I also changed the item to a column so that we don't have to link up the anchors very weirdly/difficulty with all of the buttons and messages that are optional. This just automatically makes space if there need to be extra buttons and messages in between, and even deals with the spacing correctly.

Contributes to issue CURA-8686.
2022-01-25 12:09:59 +01:00
..
Materials Convert all ScrollViews to Controls2 2022-01-19 13:48:21 +01:00
GeneralPage.qml Merge branch 'replace_controls_1_for_controls_2' into CURA-8686_views_controls2 2022-01-19 16:37:24 +01:00
MachinesPage.qml Replace more instances of label with UM.Label 2021-11-10 17:42:23 +01:00
ProfilesPage.qml Use UM.TabRow instead of a tab view 2022-01-25 12:09:59 +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