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:
commit
51c4258fa1
|
|
@ -403,6 +403,7 @@
|
|||
|
||||
this.initRulers()
|
||||
this.initJCrop()
|
||||
this.applySelectionMode()
|
||||
}
|
||||
|
||||
MediaManagerImageCropPopup.prototype.onSelectionModeChanged = function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue