personalizedrefrigerator / js-draw

Draw pictures using a pen, touchscreen, or mouse! JS-draw is a freehand drawing library for JavaScript and TypeScript.
https://personalizedrefrigerator.github.io/js-draw/typedoc/
MIT License
79 stars 8 forks source link

feat: Add copy/paste buttons to the toolbar in browsers that support it #62

Closed personalizedrefrigerator closed 1 day ago

personalizedrefrigerator commented 6 months ago

Summary

Adds a copy/paste button to the selection toolbar menu. This allows mobile devices to copy and paste content from the system clipboard.

To-do

Screenshots/other information

screenshot: Paste button added to selection menu

github-actions[bot] commented 6 months ago

Visit the preview URL for this PR (updated for commit 6b4f8a8):

https://js-draw--pr62-work-add-copy-paste-b4bb6pd7.web.app

(expires Thu, 29 Aug 2024 08:48:47 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e560ee6f7bb6b79cb55b42fb4c05e9fd1b5c506e

personalizedrefrigerator commented 1 day ago

Closing in favor of https://github.com/personalizedrefrigerator/js-draw/pull/78.