touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #62053
[Bug 1430815] Re: grid horizontal scope card has white background
It seems by design:
"Cards are automatically placed within an ubuntu shape when any of the cards in that category contain a summary and an art. "
https://docs.google.com/a/canonical.com/document/d/1n880Fih5KyGPcoP5chidnHDG_8TxXUgSuij7f4rHpuk/edit#
** Changed in: unity8 (Ubuntu)
Status: New => Incomplete
** Changed in: ubuntu-ux
Status: Fix Committed => New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1430815
Title:
grid horizontal scope card has white background
Status in the base for Ubuntu mobile products:
Confirmed
Status in Ubuntu UX bugs:
New
Status in unity8 package in Ubuntu:
Incomplete
Bug description:
Create a scope card with the following layout:
`{
"schema-version": 1,
"template": {
"category-layout": "horizontal-journal",
"card-size": "large",
"overlay": false,
"collapsed-rows": 2
},
"components": {
"title": "title",
"subtitle": "subtitle",
"art": {
"field": "art",
"aspect-ratio": 2.1
},
"summary":"summary"
}
}`
Expected behaviour:
All the components are displayed on the same card
Actual behaviour:
a background is added to the card with white color and the border is smaller than the art.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1430815/+subscriptions
References