Image occulsion on Anki - problems with using the scratch pad

You can adjust the card template to achieve the old behavior. Something like the following at the bottom of the template:

.mobile #image-occlusion-container { max-height: calc(100vh - 200px) }.

You may need to tweak the 200 a little up or down if the fit is not optimal.

1 Like