mirror of
https://github.com/ankitects/anki.git
synced 2025-11-16 17:47:11 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| base.ts | ||
| ellipse.ts | ||
| floats.ts | ||
| from-cloze.ts | ||
| index.ts | ||
| polygon.ts | ||
| position.ts | ||
| rectangle.ts | ||
| text.ts | ||
| to-cloze.ts | ||