[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-04-06 Thread Tim Peeters
We still need to update some docs, see https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1566737 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu.

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-03-10 Thread Tim Peeters
So, the Tabs component will be deprecated and app developers have to use the leading actions to control the navigation (this can be done with an AdaptivePageLayout). ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-03-07 Thread Tim Peeters
You can use the leadingActionBar.actions now to control the navigation, and it will look the same as the Tabs used to look. See example 2 on https://developer.ubuntu.com/en/blog/2016/02/24/pageheader-tutorial/ -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-02-01 Thread Tim Peeters
The tabs pattern was deprecated by design (it wouldn't work well with the AdaptivePageLayout), so we don't have it in the new PageHeader for now. They are working on a new navigation pattern for the root page. I will need the new designs before I can implement this. ** Changed in:

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-02-01 Thread Renato Araujo Oliveira Filho
What we do with calendar app? It uses the Tab pattern and need the bottom edge component. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1539759 Title: Tab

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-02-01 Thread Tim Peeters
I had a chat with Jouni, and a pattern similar to the tabs pattern will be used as navigation. However, the panel that the navigation ("hamburger") button on the top- left opens will be more flexible, so that the app developers can put inside anything they want. This means that the current Tabs {

[Touch-packages] [Bug 1539759] Re: Tab button does not appear when using the new header API

2016-01-30 Thread Zsombor Egri
Renato, the design is redoing the navigation concept of the apps, and it will no longer be the Tabs which will be used for that purpose. The Tabs will be something which you can see in Chrome/Firefox on desktop and in Ubuntu Browser on the phone. While I do agree that this particular bug is not