Anki/ts/image-occlusion
Damien Elmes 6643b1bc58 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

(cherry picked from commit 477f932f35)
2024-04-11 15:14:25 +07:00
..
notes-toolbar Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
shapes fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 15:14:25 +07:00
tools fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 15:14:25 +07:00
add-or-update-note.ts Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
canvas-scale.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
icons.ts add select all tool (#2981) 2024-01-30 15:43:15 +10:00
image-occlusion-base.scss Add scss formatter 2023-07-03 09:44:38 +10:00
ImageOcclusionPage.svelte fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
ImageOcclusionPicker.svelte Make image occlusion's option buttons tabbable (#2966) 2024-01-29 12:49:28 +10:00
index.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
lib.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
mask-editor.ts fix: ensure proper drawing of shape tools after pan/zoom (#3066) 2024-03-16 14:05:51 +07:00
MaskEditor.svelte fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
Notes.svelte image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
review.scss Fix misaligned image occlusions in RTL languages (#3018) 2024-02-22 11:10:36 +07:00
review.ts Fix some issues with toggle mask shortcut 2023-12-11 14:02:19 +10:00
StickyFooter.svelte Fix "Add" button showing when editing I/O note; hide toast 2023-09-19 14:19:51 +10:00
store.ts fix: blur in io, remove panzoom and use fabricjs for panzoom (#3052) 2024-03-09 10:35:23 +00:00
Tags.svelte fix image height issues in iOS safari (#2480) 2023-04-26 16:01:04 +10:00
Toast.svelte Fix "Add" button showing when editing I/O note; hide toast 2023-09-19 14:19:51 +10:00
Toolbar.svelte fix select all and change ordinal in edit mode in io (#3109) 2024-04-11 15:14:25 +07:00
tsconfig.json Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
types.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00