whitebophir/client-data/tools
Ilya Shabalin 89faff35b6
Remember and restore white-out size (#166)
There is now a separate size for the main pencil and the whiteout tool. This is helpful when using "White-Out" as an eraser and switching frequently, as one typically wants eraser to have larger radius.

* Remember and restore white-out size

* Isolate size toggle in pencil.js

* Undo toggle back to Pencil on tool change, replace Pencil size concept with Drawing size

Co-authored-by: ishabalin <ishabalin@apple.com>
2021-02-08 11:35:09 +01:00
..
cursor rename MAX_CURSOR_UPDATES_INTERVAL_MS to MIN_CURSOR_UPDATES_INTERVAL_MS since it is the minimum interval, not the maximum (#113) 2020-08-11 17:38:49 +02:00
ellipse Add a whiteout tool as the secondary function of the pencil tool (#47) 2020-05-13 22:15:11 +02:00
eraser Improve compatibility with Internet Explorer (#63) 2020-05-05 12:01:46 +02:00
grid move pattern definition back into js (#64) 2020-05-04 09:51:40 +02:00
hand Move (#97) 2020-06-21 23:48:32 +02:00
line Add a square as a secondary tool for the rectangle 2020-05-14 00:02:14 +02:00
pencil Remember and restore white-out size (#166) 2021-02-08 11:35:09 +01:00
rect Add a square as a secondary tool for the rectangle 2020-05-14 00:02:14 +02:00
text Fix #107 2020-07-27 12:11:27 +02:00
zoom Better zooming and scrooling experience 2021-01-10 20:52:15 +01:00