Joey de l'Arago
ce5691c12d
Apply suggestions from code review
...
Co-authored-by: Jelle Spijker <j.spijker@ultimaker.com>
2022-12-05 14:42:35 +01:00
Joey de l'Arago
62bae7df19
Collapse the setting section when the switch for the section is disabled.
...
Add collapse animation for setting items and setting section.
Swap out ColumnLayout for Layout. Animating the Layouts does not seem to be possible.
I had to put spacer back into the Column but it is the lesser of two evils.
CURA-9793
2022-12-01 14:03:11 +01:00
Joey de l'Arago
574b1000f6
Add tooltips
...
CURA-9793
2022-11-30 17:44:58 +01:00
Joey de l'Arago
522bf60e81
Adjust left margins
...
CURA-9793
2022-11-30 15:43:14 +01:00
Joey de l'Arago
dbf2ae4f60
Fix spacing vertical between Recommended sections and setting items.
...
CURA-9793
2022-11-30 15:09:05 +01:00
Joey de l'Arago
0514c62b3e
Remove bad height assignment to dynamic layout
...
CURA-9793
2022-11-30 14:51:45 +01:00
Joey de l'Arago
dbf27a432f
Change confusing naming of section enable switch.
...
CURA-9793
2022-11-30 12:12:41 +01:00
Joey de l'Arago
69af593d8c
Make Slider generic component in UM. Make Infill slider into generic SingleSettinSlider which will work for any setting now.
...
Change slider theme slighly.
CURA-9793
2022-11-30 11:45:27 +01:00
Joey de l'Arago
1224f076c3
Fix switch alignment
...
CURA-9793
2022-11-29 17:20:34 +01:00
Joey de l'Arago
631d6a15b0
Add extruder button bar that shows icons for each extruder in a horizontal row 💪
...
Make ExtruderButton more generic by moving functionality out.
Remove background color from ToolbarButton and add that background color to the Toolbar.qml.
Fix Toolbar border being created by overlapping rectangles instead of using border
Add scaling options for ToolBarButtons icon
CURA-9793
2022-11-28 15:55:55 +01:00
Joey de l'Arago
4a59607d05
Switch to ColumnLayout
...
Update part of Support selector to new layout.
CURA-9793
2022-11-28 10:49:53 +01:00
Joey de l'Arago
ba958e1186
Changes by c.lamboo
2022-11-25 17:42:55 +01:00
Joey de l'Arago
eb13ac7f6b
Getting setting section sized properly
...
CURA-9793
2022-11-25 17:42:50 +01:00
Joey de l'Arago
ac2e733ea6
Add Section Header and Section Setting item components.
...
Upgrade Adhesion to use new components
CURA-9793
2022-11-24 17:24:28 +01:00