Skip to content

Commit

Permalink
reset isCropped
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBesada committed Aug 14, 2012
1 parent b4c113e commit aeef45e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/js/imageeditor.coffee
Expand Up @@ -103,6 +103,8 @@ imageEditor = (pasteboard) ->
y: 0
width: 0
height: 0

isCropped = false
init: (startX, startY) ->
element = $image.find(".crop-selection")
x = startX
Expand Down

0 comments on commit aeef45e

Please sign in to comment.