a53806e24a
* Simplify handling of occlusion types in editor code - Unify updateIONoteInEditMode(), setOcclusionFieldInner() and setOcclusionField() into updateOcclusionsField() - Don't use `includeInactive` property of Shape class in editor code - Drop `isEditMode` + Update the occlusions field every time a mask or text is updated, not only in editing mode but also in adding mode, so that IO cards can be previewed correctly in the card layout screen * Indicate current occlusion type in pop-up menu https://forums.ankiweb.net/t/anki-23-10-beta-5-6/35677/46 * Fix a11y warnings in Toolbar.svelte * Drop `occludeInactive` parameter from `MaskEditorAPI.getShapes()` |
||
---|---|---|
.. | ||
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 |