Anki/ts/routes/image-occlusion/shapes
llama 5cb191d624
Fix IO text labels' fill attr being saved even if default colour (#4083)
* move exporting of fill attr to subclasses

* set text colour for new labels
2025-06-16 13:07:05 +03:00
..
base.ts Fix IO text labels' fill attr being saved even if default colour (#4083) 2025-06-16 13:07:05 +03:00
ellipse.ts Fix IO text labels' fill attr being saved even if default colour (#4083) 2025-06-16 13:07:05 +03:00
from-cloze.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07: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
polygon.ts Fix IO text labels' fill attr being saved even if default colour (#4083) 2025-06-16 13:07:05 +03:00
position.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
rectangle.ts Fix IO text labels' fill attr being saved even if default colour (#4083) 2025-06-16 13:07:05 +03:00
text.ts Add IO mask colour fill tool (#4048) 2025-06-04 11:45:34 +07:00
to-cloze.ts Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00