@hengiesel Is there a way to determine the corresponding card index for a given rect? In the Inspector, I saw <text class="closet-rect__label">
and found this in the source code
but I’m afraid I still don’t fully grasp the setup, so I don’t know how to activate them.
Reason
I got this idea for image occlusion + context cards where you can click on a rect to fetch the corresponding information.
This is the backside for “Pars gustatoria”. It mentions the Nuclei tractus solitarii, so now I would really like to know what they’re about. A click on the rect surrounding “Nucleus tractus solitarii” would bring up the answer, extra infos and images for that particular occlusion.
I already got the switching part figured out, I just need to get the corresponding index for a clicked rect somehow… With my current setup, all inactive rects are identical.