Anki/ts/image-occlusion/shapes
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
..
base.ts Maintain original IO cloze order in editing mode (#2987) 2024-02-07 13:42:47 +10:00
ellipse.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
floats.ts image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
from-cloze.ts Maintain original IO cloze order in editing mode (#2987) 2024-02-07 13:42:47 +10:00
index.ts Add APIs for IO mask editing (#2758) 2023-10-22 10:40:40 +10:00
polygon.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
position.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
rectangle.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
text.ts Fix scaling of text objects (#2767) 2023-10-25 08:47:54 +10:00
to-cloze.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00