You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Olivier Allouch (JIRA)" <ji...@apache.org> on 2016/05/10 12:57:13 UTC

[jira] [Commented] (CB-9528) create new core plugin to control screen orientation

    [ https://issues.apache.org/jira/browse/CB-9528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278044#comment-15278044 ] 

Olivier Allouch commented on CB-9528:
-------------------------------------

Great news !

> create new core plugin to control screen orientation
> ----------------------------------------------------
>
>                 Key: CB-9528
>                 URL: https://issues.apache.org/jira/browse/CB-9528
>             Project: Apache Cordova
>          Issue Type: Improvement
>            Reporter: Tony Homer
>            Assignee: Tony Homer
>
> Create a new core Cordova plugin that enables the user to dynamically control the orientation of their app.
> The interface will be based on [the screen-orientation spec| http://www.w3.org/TR/screen-orientation/].
> There is a precedent for this behavior being supported as part of Cordova.
> Previously iOS supported a non-standard approach to controlling the orientation dynamically (see last entry in [this section of the 5.1.1 docs|http://cordova.apache.org/docs/en/5.1.1/config_ref_index.md.html#The%20config.xml%20File_multi_platform_preferences]).
> Recent platform changes made the iOS-specific approach untenable, but it's removal prompted a discussion about enabling this as a cross-platform feature via a new core plugin.
> See related discussion in CB-8047.
> The new core plugin will be based on an existing community-created plugin:
> https://github.com/gbenvenuti/cordova-plugin-screen-orientation
> Work is underway to make the changes needed for it to become a core plugin (switch license to Apache, fix open issues, add tests, update interface to latest spec, etc.).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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