fengyuanchen / photo-editor

A simple photo editing application.
https://fengyuanchen.github.io/photo-editor
MIT License
937 stars 239 forks source link

please add mouse-up event to crop the image #42

Closed jitendra1607 closed 3 years ago

jitendra1607 commented 3 years ago

please add the mouse-up event(Default- disabled) to crop the image just like pressing 'enter'. This way bulk work can be easier.

fengyuanchen commented 3 years ago

I think it is not a common behaviour for most people, so I will not implement it in this project. I suggest you to fork one and try it in your own repo.