Anki/ts/image-occlusion/tools
Mani f413274fba
better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom (#3080)
* more better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom

* use middle mouse button for drag

* improve panning with space + mousemove, remove middle mouse implementation

* handle tool change after mouseup event
2024-03-18 14:26:41 +00:00
..
add-from-cloze.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
api.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
from-shapes.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
index.ts Add text tool to image occlusion (#2705) 2023-10-12 13:40:11 +10:00
lib.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
more-tools.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
shortcuts.ts add select all tool (#2981) 2024-01-30 15:43:15 +10:00
tool-aligns.ts Feature image occlusion (#2367) 2023-03-29 12:33:19 +10:00
tool-buttons.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
tool-cursor.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tool-ellipse.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tool-polygon.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tool-rect.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tool-text.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
tool-undo-redo.ts Fix undo handling of group and some other IO tools (#2931) 2024-01-09 11:19:46 +10:00
tool-zoom.ts better pan zoom with space for drag, shift for horizontal scroll and ctrl for zoom (#3080) 2024-03-18 14:26:41 +00:00