-
-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset rotation and position on double click (#119)
* Reset rotation and position on double click * add tests * address comment * use useCallback * fix typo * use img onDoubleClick prop * remove onDoubleClick from useEffect deps * fix tests * fix coverage * fix tests * Update src/Preview.tsx Co-authored-by: afc163 <afc163@gmail.com> * fix conditions Signed-off-by: harupy <hkawamura0130@gmail.com> Co-authored-by: afc163 <afc163@gmail.com>
- Loading branch information
Showing
2 changed files
with
96 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bf1150a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
image – ./
image-react-component.vercel.app
image-sepia.vercel.app
image-git-master-react-component.vercel.app