- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Sat, 08 Oct 2016 17:17:28 +0000
- To: public-media-capture@w3.org
miguelao has just merged miguelao's pull request 71 for
https://github.com/w3c/mediacapture-image:
== FillLightMode 'on' should be called 'torch' ==
Because when used in isolation, e.g. `setOptions({fillLightMode :
'on'});`,
"on" is not representative enough: it's confusing if it means "auto"
or
"always-on" or what. setOptions({fillLightMode : 'torch'}); is more
self explanatory.
See https://github.com/w3c/mediacapture-image/pull/71
Received on Saturday, 8 October 2016 17:17:35 UTC