Anki/ts/image-occlusion/tools
Mani ea8f0c1491
fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052)
* fix: blur in io, remove panzoom and use fabricjs for panzoom
- remove panzoom
- implement panzoom using fabricjs
- set background image for canvas
- add bounding rect for canvas
- draw or add point inside in bounding rect
- update zoom tool

* support pinch to zoom on mobile client

* fix lagging of canvas, zoom in draw mode

* panning in touch events
2024-03-09 10:35:23 +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: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00: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 fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10: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 fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00