Anki/ts/routes/image-occlusion/shapes
jariji 33d1057a46 Add "hide all but one" occlusion mode.
This PR adds the "hide all but one" occlusion mode. An example use case
is a note containing a collection of pairs of selection, where each
selection is the prompt for the other in its pair.

For example, given a table like

| small | big |
|-------+-----|
|   a   |  A  |
|   b   |  B  |
|   c   |  C  |

in each card, five letters are occluded, and one is shown. The user is
prompted to state the occluded symbol that is adjacent to the shown symbol.
2025-11-04 01:03:09 +00:00
..
base.ts Add "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00: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 "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00: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 Add "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00:00