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
This bug is caused by the implementation of citadel books: Texts and pictures are defined in different files, and position of pictures are hard-coded (page number, x and y coordinates), they don't automatically adjusted by font size of texts. Patchouli books don't have this bug, their texts and pictures are defined in the same json file.
By the way, this bug also make localizations of texts must have same number of lines with original text, so sometimes we need to fill with empty lines.
Please Fix Them!!!
The text was updated successfully, but these errors were encountered: