We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2015-03-07 20:29:34 +0200 |
##Problem## The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
##Example## https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.
2 | No.2 Revision |
##Problem##
##Problem##
The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
##Example##
##Example##
https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.
3 | No.3 Revision |
##Problem#####Problem###
The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
##Example#####Example###
https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.
4 | No.4 Revision |
###Problem###Problem
The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
###Example###Example
https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.
5 | No.5 Revision |
Problem
The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
Example
https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.
6 | retagged |
Problem
The docs state: "If the current Page requires an orientation that the ApplicationWindow property does not allow, however, the Page orientation will be given precedence."
However, if ApplicationWindow
property is set to, for example, Orientation.Portrait
, any Page
setting for example Orientation.All
still can only have portrait orientation.
Example
https://github.com/Acce0ss/page-orientation-test In the example, regardless of the line at https://github.com/Acce0ss/page-orientation-test/blob/master/qml/orientationTest.qml#L38 , the FirstPage should be allowed to change orientation according to the documentation.