frontend/app/views/modals/crop-cover.js
Function didInsertElement
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
didInsertElement: function() {
return Ember.run.next((function() {
var a, b, x, y,
imageHeight = this.$("#preview").height(),
imageWidth = this.$("#preview").width(),