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: [email protected]
For additional commands, e-mail: [email protected]