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

[jira] [Created] (CB-11310) Add text to camera window

Jacob Weber created CB-11310:
--------------------------------

             Summary: Add text to camera window
                 Key: CB-11310
                 URL: https://issues.apache.org/jira/browse/CB-11310
             Project: Apache Cordova
          Issue Type: Wish
          Components: Plugin Camera
            Reporter: Jacob Weber
            Priority: Minor


Would it be possible to add an option to the camera plugin, so that it would display custom text above (or next to) the camera window? Something like:
{code}
navigator.camera.getPicture(cameraSuccess, cameraError, {
  message: "Please center the object and hold the camera steady."
});
{code}

This could be useful for providing some brief instructions to the user, similar to [this|https://www.bankofamerica.com/online-banking/mobile-check-deposit.go].



--
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