mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
CURA-5357 show showcased items in downloads page
This commit is contained in:
parent
87293e089d
commit
9fd9bd35dc
1 changed files with 0 additions and 2 deletions
|
@ -19,7 +19,6 @@ ScrollView
|
|||
padding: UM.Theme.getSize("wide_margin").height
|
||||
height: childrenRect.height + 2 * padding
|
||||
|
||||
/* Hide for 3.4
|
||||
ToolboxDownloadsShowcase
|
||||
{
|
||||
id: showcase
|
||||
|
@ -31,7 +30,6 @@ ScrollView
|
|||
width: parent.width
|
||||
height: UM.Theme.getSize("default_lining").height
|
||||
}
|
||||
*/
|
||||
|
||||
ToolboxDownloadsGrid
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue