mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 07:07:13 -05:00
* setup mask editor in note editor - add image on mask button click (only one time) - show hide add button for io on notetype change - hide field in io notetype - icon for toggle and replace image * add update io notes * Tidy up i/o notetype check and fix error - Make it a method on editor - Use .get(), because the setting doesn't exist on older notetypes - Pass the bool value into the ts code, instead of the enum * reset io page after adding * remove adjust function & add target for mask editor * handle browse mode & merged sidetoolbar and toptoolbar to toolbar * fix: shape, button click in browse, dropdown menu * add arrow to add button * store for handling visiblity of maskeditor - remove update button in edit mode, implement autoupdate * update var name * simplify store |
||
|---|---|---|
| .. | ||
| notes-toolbar | ||
| shapes | ||
| tools | ||
| add-or-update-note.ts | ||
| canvas-scale.ts | ||
| icons.ts | ||
| image-occlusion-base.scss | ||
| ImageOcclusionPage.svelte | ||
| index.ts | ||
| lib.ts | ||
| mask-editor.ts | ||
| MaskEditor.svelte | ||
| Notes.svelte | ||
| review.scss | ||
| review.ts | ||
| StickyFooter.svelte | ||
| store.ts | ||
| Tags.svelte | ||
| Toast.svelte | ||
| Toolbar.svelte | ||
| tsconfig.json | ||
| types.ts | ||