Merging Crop.js

This commit is contained in:
Chinmay Pandhare
2017-03-15 00:34:54 +05:30
parent 6e78b905d3
commit b1bdbd1574
2 changed files with 0 additions and 2 deletions

View File

@@ -184151,7 +184151,6 @@ ImageSequencer = function ImageSequencer(options) {
options = options || {};
options.inBrowser = options.inBrowser || typeof window !== 'undefined';
if (options.inBrowser) options.ui = options.ui || require('./UserInterface');
options.initialImage = "";
var image,
steps = [],