mirror of
https://github.com/ankitects/anki.git
synced 2026-06-10 14:19:28 -04:00
* Show text on occlusion cards regardless of `occludeInactive`. Before this change, on an image occlusion card, a text box was visible during editing but not visible during review. This change makes text visible even if other shapes would be hidden. * Move fix to render_image_occlusion() --------- Co-authored-by: jariji <jariji> Co-authored-by: Abdo <abdo@abdnh.net>
Anki's Rust code.