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

WIP: Redesign toolbar #22

Closed personalizedrefrigerator closed 1 year ago

personalizedrefrigerator commented 1 year ago

Summary

This pull request's goal is to improve the usability of js-draw's toolbars on both desktop and mobile.

Note:

Active development of this feature is currently being done on the dev branch. A separate pull request may soon be created with other changes for the 1.0.0 release.

Tasks

Testing

==To-do!==

Screenshots/other information

A screenshot of the current (very incomplete) implementation:

screenshot: Centered slide-up dropdown near the bottom of the screen.

Will resolve #21.

github-actions[bot] commented 1 year ago

Visit the preview URL for this PR (updated for commit 3bc715b):

https://js-draw--pr22-work-sidebar-tool-pr-dn6gkxer.web.app

(expires Fri, 04 Aug 2023 21:38:49 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: e560ee6f7bb6b79cb55b42fb4c05e9fd1b5c506e

personalizedrefrigerator commented 1 year ago

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