Anki/ts/routes/image-occlusion
llama 5cc44b3f68
Make IO polygon markers centred and transparent (#3989)
* make polygon markers centred and transparent

* centre active line

* set perPixelTargetFind per object, and not on the canvas

otherwise it can't be overridden for a specific object
see 4c305baae6/src/canvas.class.js (L786)
2025-05-09 00:20:00 +10: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 Make IO polygon markers centred and transparent (#3989) 2025-05-09 00:20:00 +10: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 Make IO polygon markers centred and transparent (#3989) 2025-05-09 00:20:00 +10: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