whitebophir/client-data/tools
Finn Krein d7b341d86e Fix elements disappearing when scaling them near 0.
element.getCTM() returns `null` if one of the transformation matrices
is zero. This fix uses get_transform_matrix instead.
2021-06-02 16:33:33 +02: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 Fix elements disappearing when scaling them near 0. 2021-06-02 16:33:33 +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