Anki/ts/routes/image-occlusion/tools
llama 573f59fab1
Allow rotating IO masks (#3987)
* Revert "Disable rotation globally"

This reverts commit 22736238c1.

* alt. impl for hiding rotation marker when selecting/ungrouping

* (de)serialise angles

* rotate masks in reviewer

* update bounds checking

* floats.ts -> lib.ts

* add convenience fns

* store mask angles (deg) in steps of 10000

* update CONTRIBUTORS
2025-05-10 16:21:33 +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 Allow rotating IO masks (#3987) 2025-05-10 16:21:33 +10:00
more-tools.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00
shortcuts.ts Switch mask editor to non-conflicting shortcut 2024-07-21 13:05:56 +07:00
tool-aligns.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-buttons.ts Svg icon (#3135) 2024-04-24 02:37:31 +01: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-polygon.ts Make IO polygon markers centred and transparent (#3989) 2025-05-09 00:20:00 +10:00
tool-rect.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
tool-text.ts IO: Prevent text masks from flipping (#3672) 2025-01-07 15:43:28 +03:00
tool-undo-redo.ts Remove unfinished polygon when undoing and redoing in IO mode (#3759) 2025-01-25 10:08:47 +03:00
tool-zoom.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00