You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2025. It is now read-only.
Using auto layout with 2 columns, I have images split on each column, like this :
I've tried to edit the epub document and add CSS rules to the image (for example max-height: 100%), but that's not enough and the image is still split.
Is there a way to prevent such a behavior ?