whitebophir/client-data/tools
Ilya Shabalin edf31cd6c2
Auto white-out with a finger when using apple stylus (#167)
When using an iPad with an apple stylus, finger touches now trigger the whiteout tool.
This behavior can be disabled by setting the environment variable AUTO_FINGER_WHITEOUT=disabled

* Auto white-out with a finger when using stylus

* Add AUTO_FINGER_WHITEOUT config variable

* Use local variable to remember if stylus was used and make behavior configurable

* Delete "stylus" property

* Make AUTO_FINGER_WHITEOUT on by default

Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>

* Delete parseBool, add note about iPad/Pencil

Co-authored-by: ishabalin <ishabalin@apple.com>
Co-authored-by: Ophir LOJKINE <pere.jobs@gmail.com>
2021-02-08 11:28:24 +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 Auto white-out with a finger when using apple stylus (#167) 2021-02-08 11:28:24 +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