Konstantinos Karmas
c73f815b69
Use anchors instead of setting the width
...
Fixes review comment https://github.com/Ultimaker/Cura/pull/10491#discussion_r713119985 .
CURA-8421
2021-09-21 17:32:06 +02:00
Konstantinos Karmas
a3d04bc752
Use the correct color for the label
...
CURA-8421
2021-09-21 16:16:14 +02:00
Konstantinos Karmas
ed0fc26051
Fix unthemed label
...
Since in dark mode it stays black and it disappears in the background.
CURA-8421
2021-09-21 15:51:01 +02:00
Konstantinos Karmas
ee564782b5
Remove comment
...
CURA-8421
2021-09-21 11:06:45 +02:00
Konstantinos Karmas
fea8ecd55f
Rename the qml elements and the theme entries used in AppSwitcher
...
To some more sensible names (hopefully).
CURA-8421
2021-09-20 17:19:37 +02:00
Konstantinos Karmas
a9968acd6d
Fix misalignment of images if the displayName spans to next line
...
When the displayname of the app is long and it spans to the next line, it was pushing the icon up in the column, making it seem like it is misaligned. This is now fixed and the icons should be aligned regardless if the display name has one or two lines.
CURA-8421
2021-09-20 16:42:22 +02:00
Konstantinos Karmas
15884a66e8
Warp and elide ApplicationButton display name
...
To make sure that it properly fits in the available space.
CURA-8421
2021-09-20 15:58:53 +02:00
Konstantinos Karmas
570fb3cf93
Introduce the ApplicationSwitcher widget
...
It includes only the hardcoded model with the Ultimaker links for now.
CURA-8421
2021-09-20 15:33:05 +02:00