[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2016-03-10 Thread Michal Predotka
@tpeeters thanks, but that will show red rectangle. The bug is about getting "clear canvas'. -- 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/1520778 Title: No

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2016-03-10 Thread Tim Peeters
This is solved. The code below shows no divider: import QtQuick 2.4 import Ubuntu.Components 1.3 MainView { width: units.gu(100) height: units.gu(70) Rectangle { anchors.fill: parent color: "red" opacity: 0.2 border.width: units.gu(1) } } **

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2015-12-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Tim Peeters (tpeeters) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2015-12-17 Thread Zsombor Egri
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- 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/1520778 Title: No way to get rid of

[Touch-packages] [Bug 1520778] Re: No way to get rid of header divider without Page component

2015-11-29 Thread Riccardo Padovani
I think is important to have such an option - for example in Falldown[0] we use MainView but we don't have any Page, and we don't want to have the divider [0]: https://uappexplorer.com/app/falldown.rpadovani -- You received this bug notification because you are a member of Ubuntu Touch seeded