Anki/ts/routes/image-occlusion
llama 8ec94e281c
Remove unfinished polygon when undoing and redoing in IO mode (#3759)
* make removeUnfinishedPolygon return whether a polygon was removed

* treat removing an unfinished polygon as a discrete undo step

* has to be handled when redoing as well, but not as a discrete step
2025-01-25 10:08:47 +03:00
..
[...imagePathOrNoteId]
notes-toolbar
shapes Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
tools Remove unfinished polygon when undoing and redoing in IO mode (#3759) 2025-01-25 10:08:47 +03:00
add-or-update-note.svelte.ts Fix "Create copy" for IO notes (#3730) 2025-01-17 16:03:00 +11:00
canvas-scale.ts
fabric.d.ts
image-occlusion-base.scss
ImageOcclusionPage.svelte
ImageOcclusionPicker.svelte
index.ts
lib.ts Fix "Create copy" for IO notes (#3730) 2025-01-17 16:03:00 +11:00
mask-editor.ts Fix IO editor always starting in "hide all, guess one" mode (#3709) 2025-01-09 23:14:02 +11:00
MaskEditor.svelte Fix "Create copy" for IO notes (#3730) 2025-01-17 16:03:00 +11:00
Notes.svelte
review.scss
review.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
StickyFooter.svelte
store.ts
Tags.svelte
Toast.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
Toolbar.svelte Allow object to move to right edge and bottom edge and allow scroll of note fields when not using IO (#3630) 2024-12-15 19:30:47 +03:00
types.ts