This bug was fixed in the package unity8 - 8.00+15.04.20141030-0ubuntu1 --------------- unity8 (8.00+15.04.20141030-0ubuntu1) vivid; urgency=low
[ 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 ] * Fix lp:1370240 by making stages interactive when a snap decision is dismissed. (LP: #1370240) * Drop all visual indication of "pinning" (LP: #1381054) [ Antti Kaijanmäki ] * Unlock all modems on boot. (LP: #1333121) -- Ubuntu daily release <ps-jenk...@lists.canonical.com> Thu, 30 Oct 2014 10:51:17 +0000 ** Changed in: unity8 (Ubuntu) Status: In Progress => 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: Fix Released Status in “unity8” package in Ubuntu: Fix Released 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp