ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #02181
[Bug 1319154] Re: OrientationHelper cannot be a root item
** No longer affects: ubuntu-ui-toolkit
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, 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:
Confirmed
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