touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #26949
[Bug 1381255] Re: Scope: vertical-journal with summary overlaps results
This bug was fixed in the package unity8 - 8.00+14.10.20141015.4~rtm-
0ubuntu1
---------------
unity8 (8.00+14.10.20141015.4~rtm-0ubuntu1) 14.09; urgency=low
[ Michał Sawicz ]
* remove qml ownership confusion for caching unitymenumodels (LP:
#1368856)
[ josharenson ]
* Fix lp:1370240 by making stages interactive when a snap decision is
dismissed. (LP: #1370240)
[ Nick Dedekind ]
* remove qml ownership confusion for caching unitymenumodels (LP:
#1368856)
* Implementation of expandable panel design (LP: #1368856)
[ Albert Astals ]
* CardAttributes: Specify column and row since the gridlayout gets
confused sometimes (LP: #1381092)
* Reset VerticalJournal until the cardTool settles (LP: #1381255)
[ Mirco Müller ]
* Added synchronous/confirmation notification support to unity8. (LP:
#1232633)
[ Michael Zanetti ]
* drop all visual indication of "pinning" (LP: #1381054)
* Fix lp:1370240 by making stages interactive when a snap decision is
dismissed. (LP: #1370240)
[ Antti Kaijanmäki ]
* Unlock all modems on boot. (LP: #1333121)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 15 Oct 2014 16:44:20 +0000
** Changed in: unity8 (Ubuntu RTM)
Status: New => Fix Released
--
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: vertical-journal with summary overlaps results
Status in The Savilerow project:
New
Status in “unity8” package in Ubuntu:
In Progress
Status in “unity8” package in Ubuntu RTM:
Fix Released
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