Ghostkeeper
763b40b8ec
Give icon of onboarding banner a colour
...
It had no colour, so it was defaulting to black.
I'm making it the same as the text colour and the colour of the X button.
Fixes issue CURA-9248.
2022-05-09 14:01:06 +02:00
Jaime van Kessel
773ff5fa7e
Remove unneeded renderType
...
CURA-9146
2022-04-19 11:21:12 +02:00
Jaime van Kessel
3aff3d5825
Fix "read more" not being translated
...
Yeah, i know, this breaks the stringfreeze. But this wasn't translated in the
first place. So the actual effect here is zero (but at least it will be translated
in the next round!)
CURA-9146
2022-04-19 11:19:58 +02:00
c.lamboo
45bc498c7f
Replace RecolorImage
with ColorImage
...
CURA-8640
2022-04-08 15:55:34 +02:00
Jaime van Kessel
3c6412d5d7
FIx deprecation warning
2022-04-06 09:53:27 +02:00
Jaime van Kessel
a05650f64c
Fix margins for OnboardBanner
...
Re-usable components shouldn't really be setting layout themselves.
This should be done by whomever creates them.
The actual fix is that the banner no longe sets all margins, only left & right
CURA-8726
2022-02-22 15:44:30 +01:00
Remco Burema
1a787e5df2
Solve layout warnings.
2021-12-01 13:22:50 +01:00
casper
5a148e459f
Decrease size of the icons in the marketplace onboarding banners
...
CURA-8564
2021-11-30 12:19:32 +01:00
casper
8e6210fb2c
Change margins of read more button in marketplace onboarding banner
...
To comply with UX design
CURA-8564
2021-11-30 12:11:32 +01:00
casper
ca60206728
Always show read more button in on boarding banner
...
Even if there is no link
CURA-8564
2021-11-30 12:10:55 +01:00
casper
6ca20ba863
Rename properties in marketplace onboarding banner
...
CURA-8564
2021-11-29 15:09:33 +01:00
casper
c136deb430
Remove top anchor from an element used in ColumnLayout
...
This element did need additional margins at the top. Added margins
to the ColumnLayout element instead.
CURA-8564
2021-11-29 14:34:15 +01:00
casper
b53c1ba306
Move static anchor properties inside the TertiaryButton
element
...
CURA-8564
2021-11-29 12:34:25 +01:00
casper
6909085733
Use color from theme for the market place banner banner text
...
CURA-8564
2021-11-29 12:26:48 +01:00
casper
0ca20e9b3d
Use an alias
property for the banner icon
...
CURA-8564
2021-11-29 12:16:52 +01:00
casper
f1a9bbd791
Use the Item
element instead of Rectangle
for banner icon
...
To prevent un-necessary draw checks as the background is transparent
CURA-8564
2021-11-29 12:01:42 +01:00
casper
f8d9f1e39c
Use visible
property of Rectangle
...
rather than defining a separate property
CURA-8564
2021-11-29 11:55:33 +01:00
casper
00135e574d
Rename property bannerBody
to bannerText
...
CURA-8564
2021-11-29 11:53:35 +01:00
casper
f1ef1c283e
Add links to read me support pages
...
Note that since the support pages are not yet ready the "read more"
buttons are hidden. Once the correct link is added they become visible
again.
2021-11-27 13:48:38 +01:00
casper
964de6c7fb
Change font size in banner
2021-11-27 13:31:47 +01:00
casper
feb3046eac
Add "readmore" button
2021-11-27 13:31:34 +01:00
casper
3ddfa6486b
Remove banners when clicking close button
2021-11-26 14:49:00 +01:00
casper
20f94add47
Display different content on each of the marketplace onboarding banners
2021-11-26 10:10:09 +01:00
casper
853f915f2a
Add basic onboarding banner to the market place
2021-11-26 10:06:50 +01:00