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

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

ptorrent commented on issue #25: CB-13193: (ios) Fixed Lock iOS Landscape 
Orientation turn up-sidedown
URL: 
https://github.com/apache/cordova-plugin-screen-orientation/pull/25#issuecomment-370957883
 
 
   Hello,
   
   I don't understand how works this plugin..
   
   If I do screen.orientation.lock('portrait') , it changes nothing.
   screen.orientation.lock('landscape') to..
   
   I can always change the orientation of my screen.
   
   Thanks for your reply

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Setting orientation to landscape might turn UI upside down if already in 
> landscape
> ----------------------------------------------------------------------------------
>
>                 Key: CB-13193
>                 URL: https://issues.apache.org/jira/browse/CB-13193
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-plugin-screen-orientation
>            Reporter: Jonathan Herdt
>            Assignee: Vishal Mishra
>            Priority: Major
>
> Steps to reproduce:
> # Set up an app to lock its orientation to 'landscape' at startup via 
> `screen.orientation.lock('landscape')`
> # Set device to landscape-left (home button on left side)
> # Start app
> # Observe UI turning upside down
> Desired behavior: Rotation is locked but UI does not turn upside down



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to