Master branch. Fix for initiating of image editor.
This commit is contained in:
+2
-1
@@ -112,7 +112,8 @@ var util = require('./includes/util');
|
||||
hideRulers: 'hide-rulers',
|
||||
showFullscreen: 'show-fullscreen',
|
||||
hideFullscreen: 'exit-fullscreen',
|
||||
}
|
||||
},
|
||||
dimensions: {width: 100, height: 100}
|
||||
})
|
||||
.loadImage(imageUrl, function() {
|
||||
$input.w.trigger('input');
|
||||
|
||||
Reference in New Issue
Block a user