touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #59922
[Bug 1319154] Re: OrientationHelper cannot be a root item
What does "a root item" mean here exactly? OrientationHelper can
definitely be the root item of the QML file. It can also contain child
items. Other than that I don't know what you might be trying to describe
here.
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => Incomplete
--
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/1319154
Title:
OrientationHelper cannot be a root item
Status in ubuntu-ui-toolkit package in Ubuntu:
Incomplete
Bug description:
OrientationHelper cannot be a root item. That's a very unintuitive and
non-standard limitation which breaks the user's expectations. I don't
think I've ever seem a QML item with such a restriction. Likewise for
the hardcoded "anchors.fill: parent"
If you need a parent/child pair of items to get your work done you
should hide it inside your OrientationHelper. Ie., make
OrientationHelper be the "parent" and reassign its children to his
child that actually gets rotated (tweaking OrientationHelper default
property to be an alias of rotatedChild.children).
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1319154/+subscriptions