With the latest changes to the spec and the unity8 branch there's no need for further changes in the scopes, so I'm marking the click scope as invalid for this bug.
** Changed in: unity-scope-click (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-click in Ubuntu. https://bugs.launchpad.net/bugs/1365549 Title: [Dash] Centered title should be requested by scopes explicitly and limited to one line Status in The Timeout Scope: New Status in Ubuntu Rest Scopes: Invalid Status in Ubuntu UX bugs: Fix Committed Status in “unity-scope-click” package in Ubuntu: Invalid Status in “unity-scope-scopes” package in Ubuntu: New Status in “unity8” package in Ubuntu: In Progress 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"}, ...} All categories that wish to have centered titles need to send the above in components, otherwise will be left-aligned. NOTE also that this will force just a single line of title, so anything that doesn't fit in one line will be elided. This is all according to the spec: https://sites.google.com/a/canonical.com/unity8dash/toolkit/4-cards#TOC-Header-Text-Styles To manage notifications about this bug go to: https://bugs.launchpad.net/timeout-scope/+bug/1365549/+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