Public bug reported: In unity8 we have some special requirements regarding how Dialogs/Popups should be required to rotate given we have several layers of rotation (phone default orientation, if rotation is fixed, etc).
At the moment we can not use PopupUtils.open because that makes the Dialogs/Popups be children of the root item of the scene and that does not work for us. Would be nice to either have another parameter to PopupUtils.open so that you can specify the parent of the Dialog or some other way to do it. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- 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/1656857 Title: Provide a way of specifying a parent for Dialogs/Popups different than the root object when using PopupUtils.open Status in ubuntu-ui-toolkit package in Ubuntu: New Bug description: In unity8 we have some special requirements regarding how Dialogs/Popups should be required to rotate given we have several layers of rotation (phone default orientation, if rotation is fixed, etc). At the moment we can not use PopupUtils.open because that makes the Dialogs/Popups be children of the root item of the scene and that does not work for us. Would be nice to either have another parameter to PopupUtils.open so that you can specify the parent of the Dialog or some other way to do it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1656857/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : ubuntu-sdk-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp