mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-04-23 00:00:14 +08:00
@@ -100,8 +100,15 @@ 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
|
||||
* Added Windows 8.1 Support
|
||||
|
||||
## 1.3.5-6
|
||||
* Plugin added to npm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user