← Back to team overview

touch-packages team mailing list archive

[Bug 1365549] [NEW] Overlays with attributes or subtitles look wrong

 

Public bug reported:

When showing overlays, the title is always centered and the attributes and subtitles are left-aligned, so it looks wrong.
This screenshot shows the issue: https://launchpadlibrarian.net/183466031/scopes-less-attrs.png

Saviq's suggestion to fix this is to make titles always left aligned too, and to extend the category renderer so some scopes can align to the center if needed, using something like this:
 { "title" : { "field": "title", "align": "center"}, ...}

** Affects: unity8 (Ubuntu)
     Importance: High
     Assignee: Ying-Chun Liu (paulliu)
         Status: Triaged


** Tags: rtm14

-- 
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/1365549

Title:
  Overlays with attributes or subtitles look wrong

Status in “unity8” package in Ubuntu:
  Triaged

Bug description:
  When showing overlays, the title is always centered and the attributes and subtitles are left-aligned, so it looks wrong.
  This screenshot shows the issue: https://launchpadlibrarian.net/183466031/scopes-less-attrs.png

  Saviq's suggestion to fix this is to make titles always left aligned too, and to extend the category renderer so some scopes can align to the center if needed, using something like this:
   { "title" : { "field": "title", "align": "center"}, ...}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1365549/+subscriptions


Follow ups

References