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] Fix inability to save occlusions on mobile 2024-09-25 19:51:18 +10:00
notes-toolbar Svg icon (#3135) 2024-04-24 02:37:31 +01:00
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 Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
fabric.d.ts Improve typing of custom fabric.Object properties (#3134) 2024-04-13 08:36:08 +01:00
image-occlusion-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImageOcclusionPage.svelte Fix occlusion drift again (#3443) 2024-10-02 17:19:52 +10:00
ImageOcclusionPicker.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Fix inability to save occlusions on mobile 2024-09-25 19:51:18 +10:00
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 Fix header/extra fields being collapsed on mobile 2024-09-25 19:51:19 +10:00
review.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
review.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
StickyFooter.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
store.ts Fix occlusion drift again (#3443) 2024-10-02 17:19:52 +10:00
Tags.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
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 Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00