c.lamboo
45bc498c7f
Replace RecolorImage
with ColorImage
...
CURA-8640
2022-04-08 15:55:34 +02:00
Jaime van Kessel
0c9ef1e647
Move ApplicationSwitcherPopup to it's own file
...
CURA-8421
2021-09-22 09:43:49 +02:00
Jaime van Kessel
fd0804646a
Simplify the QML of application switcher
...
CURA-8421
2021-09-22 09:40:32 +02:00
Jaime van Kessel
9bf5d85be1
Add animation to hover effect
...
CURA-8421
2021-09-22 09:36:47 +02:00
Jaime van Kessel
f55e3363d0
Remove unneeded property change
...
CURA-8421
2021-09-22 09:35:09 +02:00
Konstantinos Karmas
96436fbedd
Remove unnecessary anchor
...
Fixes review comment https://github.com/Ultimaker/Cura/pull/10491#discussion_r713124155 .
CURA-8421
2021-09-21 17:36:04 +02:00
Konstantinos Karmas
2f75e299f5
Set the width in the parent item
...
Fixes review comment https://github.com/Ultimaker/Cura/pull/10491#discussion_r713127038 .
CURA-8421
2021-09-21 17:31:37 +02:00
Jaime van Kessel
1aadb1bade
Merge pull request #10492 from Ultimaker/CURA-8422_add_platform_links
...
Add links to Ultimaker website applications
2021-09-21 15:45:37 +02:00
Konstantinos Karmas
ab77efd9c4
Move the popup so that the arrow isn't drawn exactly on the corner
...
CURA-8421
2021-09-21 15:07:04 +02:00
Konstantinos Karmas
e2d19668e4
Change the hover colors of the AppSwitcher button
...
So that they are more subtle.
CURA-8421
2021-09-21 15:00:25 +02:00
Ghostkeeper
df7ddd305c
Add tracking tags to Ultimaker website links
...
Contributes to issue CURA-8422.
2021-09-21 13:17:08 +02:00
Konstantinos Karmas
cd505d575d
Merge branch 'CURA-8421_Introduce_app_switcher' into CURA-8422_add_platform_links
2021-09-21 11:35:02 +02:00
Konstantinos Karmas
6df9f9f72c
Remove debugging code
...
So that all platform links have the link icon indicator in the bottom right corner.
CURA-8421
2021-09-21 11:32:38 +02:00
Konstantinos Karmas
0d932991d4
Rename ApplicationSwitcher.svg to BlockGrid.svg
...
Since it is the original filename in the design.
CURA-8421
2021-09-20 17:24:06 +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
Ghostkeeper
c518f0de93
Add links to Ultimaker's platform websites
...
The links are not final since they will need some campaign tags. For the rest it should be more or less done.
Contributes to issue CURA-8422.
2021-09-20 16:36:26 +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