anki/ts/image-occlusion/shapes
Aristotelis 56f7d54900
Add APIs for IO mask editing (#2758)
* Add simple mask editor add-on API

* Signal completed mask editor image loading to Python

* Add API methods for querying mask editor state, fix formatting

* Use event forwarding to propagate image loaded event

Should fix mobile support by moving all bridgeCommand calls to `NoteEditor.svelte`

* Add shape classes to mask editor API

---------

Co-authored-by: Glutanimate <glutanimate@users.noreply.github.com>
2023-10-22 10:40:40 +10:00
..
base.ts Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +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 Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +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 Add APIs for IO card rendering (#2739) 2023-10-20 09:36:46 +10:00
to-cloze.ts Add APIs for IO mask editing (#2758) 2023-10-22 10:40:40 +10:00