Skip to content

Commit

Permalink
Readded imagedownload toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor Gunnoe committed Aug 5, 2015
1 parent 467c742 commit 0557553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/js/image/wv.image.rubberband.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ wv.image.rubberband = wv.image.rubberband || function(models, ui, config) {
});
return;
}
toggleOn();
/*
//Don't toggle area select UI for downloading image if image rotated
if(ui.map.selected.getView().getRotation() === 0.0)
Expand Down

0 comments on commit 0557553

Please sign in to comment.