Merge pull request #2070 from gabsource/fix/apply-selection-mode

Re-apply the crop-insert selection mode after the first use
This commit is contained in:
Samuel Georges 2016-05-30 08:13:31 +10:00
commit 51c4258fa1
1 changed files with 1 additions and 0 deletions

View File

@ -403,6 +403,7 @@
this.initRulers()
this.initJCrop()
this.applySelectionMode()
}
MediaManagerImageCropPopup.prototype.onSelectionModeChanged = function() {