human-tools / toolbox-web

Simple Secure and Private Tools for everyday humans
https://humantools.io
21 stars 3 forks source link

[QuickSignPDF] Add Hotkeys for deleting selected (Delete/Backspace) and selecting all (Cmd/Ctrl+A) or deselecting all (Cmd/Ctrl+D) annotations #86

Closed mkhatib closed 1 year ago

mkhatib commented 1 year ago

We could use react-hotkeys-hook Library. https://www.npmjs.com/package/react-hotkeys-hook

bnchi commented 1 year ago

I added these to the meme tool in this pr #89 let me know what do you think, I can add the same key maps into the sign tool