mirror of
https://github.com/ankitects/anki.git
synced 2025-11-17 10:07:13 -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> |
||
|---|---|---|
| .. | ||
| add-from-cloze.ts | ||
| api.ts | ||
| from-shapes.ts | ||
| index.ts | ||
| lib.ts | ||
| more-tools.ts | ||
| tool-aligns.ts | ||
| tool-buttons.ts | ||
| tool-ellipse.ts | ||
| tool-polygon.ts | ||
| tool-rect.ts | ||
| tool-text.ts | ||
| tool-undo-redo.ts | ||