MaximusBaton

Results 3 issues of MaximusBaton

**Describe the bug** Effects having non-default settings should be applied automatically right after a user selects an image. uppload **3.1.0** **To Reproduce** Imagine we set an `aspectRatio` for `Crop effect`....

enhancement
up for grabs

line 123 should look like ```if(typeof(data.path) != 'undefined') {``` instead of ```if(data.path !== null) {```