touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #26767
[Bug 1381255] Re: Scope: veritcal-journal with summary overlaps results
OK, i got the scope from karni and can reproduce the problem.
--
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/1381255
Title:
Scope: veritcal-journal with summary overlaps results
Status in The Savilerow project:
New
Status in “unity8” package in Ubuntu:
In Progress
Bug description:
I have a scope that uses a vertical-journal and a summary.
Results overlap vertically. When I change it to grid, they no longer
over lap.
Vertical-journal is preferable so avoid wasting vertical space.
Here's the json renderer definition:
{
"schema-version": 1,
"template": {
"category-layout": "vertical-journal",
"card-layout": "horizontal",
"card-size": "large"
},
"components": {
"title": "title",
"summary": "message",
"attributes": {"field": "attributes", "max-count": 4},
"art": "art",
"mascot": "mascot"
}
}
See following attached pngs for GOOD case and OVERLAP case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1381255/+subscriptions
References