gdscjgec / Image-Editor

Open Source Web based Image Editor
https://gdscjgec.github.io/Image-Editor
MIT License
82 stars 68 forks source link

Crop enhancements and better ux, button glitch solved #81

Closed dakshgupta2002 closed 2 years ago

dakshgupta2002 commented 2 years ago

Description

Cursor turns to crosshair on crop start and back to default on crop end. The cropped image now does not translate to (0, 0) of the canvas instead remains at the position of crop start.

Filter button animation glitch solved.

Checklist

This pr is in response to Issue 79 and Issue 78