mirror of
https://github.com/ankitects/anki.git
synced 2025-11-08 05:37:12 -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
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| add-from-cloze.ts | ||
| api.ts | ||
| from-shapes.ts | ||
| index.ts | ||
| lib.ts | ||
| more-tools.ts | ||
| shortcuts.ts | ||
| tool-aligns.ts | ||
| tool-buttons.ts | ||
| tool-cursor.ts | ||
| tool-ellipse.ts | ||
| tool-polygon.ts | ||
| tool-rect.ts | ||
| tool-text.ts | ||
| tool-undo-redo.ts | ||
| tool-zoom.ts | ||