Anki/ts/routes/image-occlusion
Mani 477f932f35
fix select all and change ordinal in edit mode in io (#3109)
* fix select all and change ordinal in edit mode in io

* make ordinal undefined for all shapes in group/ungroup

* fix group shapes and some ui fixes

* Don't add node_modules/* to dprint deps

* use minimum ordinal when shape merged, use max ordinal++ when ungrouped, in add mode no ordinal preset so NaN

* use state for ungroup shape

* maintain existing ordinal in editing mode

* fix order of ordinal in ungroup shape

* refactor: remove for loop, use forEach
2024-04-11 08:08:07 +01:00
..
[...imagePathOrNoteId] Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
notes-toolbar Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
shapes fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 08:08:07 +01:00
tools fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 08:08:07 +01:00
add-or-update-note.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
canvas-scale.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
icons.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
image-occlusion-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImageOcclusionPage.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImageOcclusionPicker.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
mask-editor.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
MaskEditor.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Notes.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
review.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
review.ts highlight io shapes in answer side (#3098) 2024-03-31 10:14:11 +01:00
StickyFooter.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
store.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Tags.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Toast.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Toolbar.svelte fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 08:08:07 +01:00
types.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00