Anki/ts/routes/image-occlusion/tools
llama 3dc6b6b3ca
Refactor IO fill tool target check logic (#4222)
* populate canvas.targets with subtargets during mouse events

* use canvas.targets instead of findTargetInGroup

* remove unused findTargetInGroup
2025-07-28 19:01:50 +10:00
..
add-from-cloze.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
api.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
from-shapes.ts Fix occlusion drift again (#3443) 2024-10-02 17:19:52 +10:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Refactor IO fill tool target check logic (#4222) 2025-07-28 19:01:50 +10:00
more-tools.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
shortcuts.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
tool-aligns.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-buttons.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
tool-cursor.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-ellipse.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-fill.ts Refactor IO fill tool target check logic (#4222) 2025-07-28 19:01:50 +10:00
tool-polygon.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
tool-rect.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-text.ts Fix IO text labels' fill attr being saved even if default colour (#4083) 2025-06-16 13:07:05 +03:00
tool-undo-redo.ts fix io undo logic error (#4027) 2025-05-22 23:11:04 +10:00
tool-zoom.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00