You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ams (JIRA)" <ji...@apache.org> on 2018/02/10 20:28:00 UTC

[jira] [Created] (CB-13863) CameraPopoverOptions not working properly on Ipad IOS 11

Ams created CB-13863:
------------------------

             Summary: CameraPopoverOptions not working properly on Ipad IOS 11
                 Key: CB-13863
                 URL: https://issues.apache.org/jira/browse/CB-13863
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-camera
         Environment: Ipad IOS 11
            Reporter: Ams


{{CameraPopoverOptions not working properly on Ipad IOS 11. Regardless what you set the width and height it is always around 200 by 200. Increasing width and height just moves the popover around but never makes it bigger.}}

{{var popover = new CameraPopoverOptions(300,300,100,100,Camera.PopoverArrowDirection.ARROW_ANY); var options = \{ quality: 50, destinationType: Camera.DestinationType.DATA_URL,sourceType: Camera.PictureSource.SAVEDPHOTOALBUM, popoverOptions : popover }; navigator.camera.getPicture(onSuccess, onFail, options);}}



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

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