mirror of
https://github.com/ankitects/anki.git
synced 2025-11-23 21:17:13 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| [...imagePathOrNoteId] | ||
| notes-toolbar | ||
| shapes | ||
| tools | ||
| add-or-update-note.ts | ||
| canvas-scale.ts | ||
| icons.ts | ||
| image-occlusion-base.scss | ||
| ImageOcclusionPage.svelte | ||
| ImageOcclusionPicker.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 | ||
| types.ts | ||