Commit Graph

10 Commits

Author SHA1 Message Date
Alfredo Sumaran 444e92f400 Clear original input after crop
This fixes the case when the user selects the same image consecutively. It failed because no 'change' event was fired.
2016-03-22 13:43:32 -05:00
Alfredo Sumaran d5479eb062 Remove unnecessary line 2016-03-22 12:55:42 -05:00
Alfredo Sumaran 3ade8de55a Explain regular expression 2016-03-22 12:37:54 -05:00
Alfredo Sumaran f2ad7aabf9 Use _this instead of self 2016-03-22 11:45:37 -05:00
Alfredo Sumaran 0a14de843c Rename method for better understanding 2016-03-22 11:45:23 -05:00
Alfredo Sumaran 647f28bd1d Make it generic 2016-03-17 15:02:42 -05:00
Alfredo Sumaran bc70597908 Fix failing spec 2016-03-17 14:30:38 -05:00
Alfredo Sumaran 9ed1cbf217 Show filename after setting a cropped image 2016-03-17 13:20:30 -05:00
Alfredo Sumaran 95cc46a44a Allow to set crop box and export image dimensions 2016-03-17 11:34:21 -05:00
Alfredo Sumaran 8ffc04ebc9 Add GitLabCrop class 2016-03-17 09:44:08 -05:00