← Back to team overview

touch-packages team mailing list archive

[Bug 1381255] Re: Scope: vertical-journal with summary overlaps results

 

marking this fix-released in savilerow because I tested the the rtm and
the issue is fixed by the unity8 release.

** Changed in: savilerow
       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:
  Fix Released
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