[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2016-03-10 Thread Tim Peeters
with the new header you have control over the number of slots. See the introduction here https://developer.ubuntu.com/en/blog/2016/02/24 /pageheader-tutorial/ and use PageHeader.trailingActionBar.numberOfSlots. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Fix Released --

[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-11-28 Thread Kunal Parmar
I am too facing same issue in calendar app, http://people.canonical.com/~alan/screenshots/device-2015-11-10-110730.png I would like to move one of icon to tray, it would be nice to have control over numberOfSlots. related branch

[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-11-06 Thread Michael Terry
Adjusting the number of slots in the ActionBar would let me do the math myself and make sure everything fits in the header, sure. But ideally I wouldn't have to do the math myself and the Ambience PageHeadStyle.qml would: 1) Set "actionsContainer.anchors.left: contentsContainer.right" 2) Add

[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-09-11 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1493178] Re: PageHeadStyle should coordinate Page.head.contents and the ActionBar to not overlap, if possible

2015-09-11 Thread Tim Peeters
More configurability of the header is coming up in the next month or so. That will include a way to configure the number of slots in the ActionBar. I will link this bug to a branch when I start working on it. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You