You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by to...@apache.org on 2016/05/23 13:42:27 UTC

[29/50] cordova-plugin-screen-orientation git commit: Updated Readme

Updated Readme

Updated Readme


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/commit/3ccadfdf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/tree/3ccadfdf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/diff/3ccadfdf

Branch: refs/heads/master
Commit: 3ccadfdf648e8d45032495e7178a2b5837f661fc
Parents: 9ba4760
Author: tokotchd <to...@gmail.com>
Authored: Fri Aug 7 12:18:11 2015 -0400
Committer: tokotchd <to...@gmail.com>
Committed: Fri Aug 7 12:18:11 2015 -0400

----------------------------------------------------------------------
 README.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-screen-orientation/blob/3ccadfdf/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 805f1d3..79cf1ec 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,10 @@ Wraps the com.blackberry.app plugin functions, auto installed as a dependancy.
 
 Windows phone does not support specification or primary and secondary orientations.  If called with a specific orientation the plugin will just apply the landscape or portait orientation.
 
+## W8.1 Notes
+
+Windows 8.1 Applicaitons (runtime/metro applications) will only display orientation changes if the device has some sort of accelerometer.  The internal state of the "orientation" will still be kept, but the actual screen won't rotate unless the device supports it.
+
 # Changelog
 
 ## 1.3.7


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org