Add camera control toggle to preview edit functions
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -114,7 +114,7 @@ class GlModelTransformOutput extends MediaTransformOutput {
|
||||
$annotations = $metadata['annotations'];
|
||||
}
|
||||
|
||||
//Apply any request transformations
|
||||
//Apply any requested transformations
|
||||
if ($this->transform) {
|
||||
if (in_array('rand',$this->transform)) {
|
||||
$subKey = array_search('rand',$this->transform);
|
||||
|
||||
Reference in New Issue
Block a user