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

ASF GitHub Bot commented on CB-6462:
------------------------------------

Github user shazron commented on the pull request:

    https://github.com/apache/cordova-lib/pull/207#issuecomment-143048648
  
    Hmm never did thought of that scenario. Not sure how we would tackle this 
-- I suggest filing a feature request at issues.cordova.io so we can discuss. 
    
    My suggestion is a separate one, something like "Orientation~ipad". If only 
"Orientation" is set, it sets it for both. If "Orientation~ipad" is set, it 
overrides the iPad setting that was set in "Orientation". We won't need one for 
"Orientation~iphone" I don't think but we might have to for completeness.


> Support "Orientation" global preference
> ---------------------------------------
>
>                 Key: CB-6462
>                 URL: https://issues.apache.org/jira/browse/CB-6462
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>         Environment: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>              Labels: cordova-ios-4.0.x
>
> See CB-6182
> For Orientation, this requires a change in the Info.plist but we could read 
> the preference, and override the reading of the values here: 
> https://github.com/apache/cordova-ios/blob/217b3a52af828b0cc88111bcda7f7b862ad1549d/CordovaLib/Classes/CDVViewController.m#L78
> ... however it might be too confusing for the user, if there are two places 
> for the values to be set – but it could just be a documentation issue.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to