Ghostkeeper
cfd29b268d
Use actual download count for packages
...
Quite easy. It turned out the model already had this information, due to foresight when the card itself got implemented.
Contributes to issue CURA-8565.
2021-11-29 18:05:53 +01:00
Ghostkeeper
0dcc28032a
Add download count design to detail card
...
Just the design. The data is just a placeholder so far.
Contributes to issue CURA-8565.
2021-11-29 18:03:42 +01:00
Ghostkeeper
443ba67455
Align ellipsis to text again
...
It used to be fine, but the font of the button got made different from the font of the description. It should be the same as the description, so this should remain correct even if the fonts change again.
Contributes to issue CURA-8565.
2021-11-29 17:49:11 +01:00
Ghostkeeper
d7058ef520
Change card summary information into a column
...
This is necessary because we can't anchor to the bottom of the card here, and because we want to swap out the description for a download count in the extended detail card.
Contributes to issue CURA-8565.
2021-11-29 17:40:53 +01:00
Ghostkeeper
8ecd2f86a4
Communicate to PackageCard whether it is a detailed card or not
...
If it is detailed, it currently hides the short description. That is not quite enough, but we'll expand that behaviour.
Contributes to issue CURA-8565.
2021-11-29 16:38:24 +01:00
Ghostkeeper
61fdd5dc72
Restore check for parent before getting its width
...
Delegates that are outside of the viewport may have no parent any more. Don't attempt to find their parents' width.
Contributes to issue CURA-8565.
2021-11-29 16:32:55 +01:00
Ghostkeeper
616bf479e5
Set position and width of card in details page
...
This means that the card itself shouldn't specify a width. It should get a width from how it's used.
Contributes to issue CURA-8565.
2021-11-29 16:11:15 +01:00
casper
6ca20ba863
Rename properties in marketplace onboarding banner
...
CURA-8564
2021-11-29 15:09:33 +01:00
Ghostkeeper
d5cfaa1e0a
Add package card to detail page
...
The card has the wrong layout, but it's a start. The data is communicated in any case.
Contributes to issue CURA-8565.
2021-11-29 14:50:48 +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
Ghostkeeper
5dd2dcce90
Split page in header and contents
...
This requires a small refactor here.
Contributes to issue CURA-8565.
2021-11-29 12:57:36 +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
Ghostkeeper
07ee729cde
Increase size of icon to fit button exactly
...
Contributes to issue CURA-8565.
2021-11-29 12:03:29 +01:00
Ghostkeeper
c117b61503
Also use proper icon size for left icon
...
Almost forgot!
Contributes to issue CURA-8565.
2021-11-29 12:03:03 +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
Ghostkeeper
6d1ffbde69
Remove superfluous anchors.fill
...
This is already set by the StackView, which (logically) requires that the children fill the entire space taken by the StackView.
Contributes to issue CURA-8565.
2021-11-29 11:59:46 +01:00
Ghostkeeper
0337c1c776
Allow changing the icon size
...
But use the same default as what was previously hard-coded. Now we can have buttons with non-standard icon sizes then, e.g. if the button size itself is also non-standard.
Contributes to issue CURA-8565.
2021-11-29 11:57:12 +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
e5c8d5456d
Directly use bindings in banner pages
...
CURA-8564
2021-11-29 11:50:52 +01:00
Jaime van Kessel
2f999ca399
Merge pull request #10858 from Ultimaker/PP-25_close-to-100%-density-infill-behaviour
...
PP-25 close to 100% density infill behaviour
2021-11-29 10:47:48 +01:00
Jaime van Kessel
2000f8143a
Merge pull request #10860 from Ultimaker/PP-25_close-to-100%-density-infill-behaviour-Arachne
...
Pp 25 close to 100% density infill behaviour arachne
2021-11-29 10:46:01 +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
Ghostkeeper
0d05e71f9d
Basis of header line
...
I think the icon on the button is too small, but that's not currently configurable. Will have to look into that.
Contributes to issue CURA-8565.
2021-11-26 16:48:02 +01:00
Ghostkeeper
a715274ca7
Add a StackView around Marketplace to allow extra pages on top
...
This allows a sort of full-screen pop-up to replace the entire Marketplace window contents, on top of the normal contents. The normal contents are kept as they are, but out of view.
Contributes to issue CURA-8565.
2021-11-26 16:04:23 +01:00
Jaime van Kessel
facb6eeb77
Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into libArachne_rebased
2021-11-26 15:14:17 +01:00
Jaime van Kessel
b7af37022a
Fix vesion update for beta 1 to beta 2
...
WHoops! Reviewed by Jelle ;)
2021-11-26 15:13:50 +01:00
casper
3ddfa6486b
Remove banners when clicking close button
2021-11-26 14:49:00 +01:00
Jaime van Kessel
09a569fdd1
Change fonts to default
...
No idea why they were medium, but the design clearly shows that it should be the default font
2021-11-26 14:39:26 +01:00
Jaime van Kessel
60b174177f
Also set correct size for package card title
2021-11-26 14:39:02 +01:00
Fenne
64c0c7c853
Merge pull request #10933 from Ultimaker/Cura-8718
...
Update changelog and whats new
2021-11-26 12:00:42 +01:00
fvrmr
11394d20a2
Update change log
2021-11-26 11:55:21 +01:00
Jaime van Kessel
d34323f6af
Fix layout for changelog
...
CURA-8718
2021-11-26 11:28:37 +01:00
fvrmr
242a598b6b
More typos
...
Fixed some more typos
2021-11-26 10:45:05 +01:00
fvrmr
63615d1254
Fixed typo
2021-11-26 10:39:42 +01:00
fvrmr
affbeba5cf
Update image
...
Wrong image name
2021-11-26 10:37:19 +01:00
fvrmr
fc69e1c16f
Update changelog and whats new
...
Update the change log
Update the whats new pages and images
2021-11-26 10:31:46 +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
Miroslav Sustek
45bf7b3bfc
Add Czech translations for v4.12.1
2021-11-25 01:45:26 +01:00
Ghostkeeper
9a4836a7b0
Increase top distance by 1 layer for profiles using tree support
...
We changed tree support to have a correct top distance now. If you ask for 0 top distance, you get 0 top distance. If you ask for 0.2mm top distance, you get 0.2mm top distance (rounded to layers). Previously the top distance was too high. Yet it seems that people were happy with how easily Tree Support was removed from the print. So this is a best-effort attempt to keep the final result similar to what it was originally.
It won't work for everything, I fear. But it's about as good as we can make it.
Contributes to issue CURA-7624.
2021-11-24 13:03:33 +01:00
Jaime van Kessel
86306dfd9e
Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into PP-25_close-to-100%-density-infill-behaviour-Arachne
2021-11-24 12:04:41 +01:00
Jaime van Kessel
941bcdd815
Remove unused setting
2021-11-24 12:03:47 +01:00
Jaime van Kessel
974786c18a
Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into PP-25_close-to-100%-density-infill-behaviour-Arachne
2021-11-24 11:51:48 +01:00
Jaime van Kessel
0b20447c91
Fix setting version
...
This was merged from master, but the setting version is 18 for Arachne (and not 19!)
2021-11-24 11:51:20 +01:00
Jaime van Kessel
cdbe1862a4
Merge branch 'libArachne_rebased' of github.com:Ultimaker/Cura into PP-25_close-to-100%-density-infill-behaviour-Arachne
2021-11-24 11:01:20 +01:00