Closed Dunbock closed 3 years ago
Variation using NOVA extension: the second line of date text is partly visible. In this image, it's word-wrapped somewhere between 16-25 characters. Your images wrap at 13/? and 10/? characters, my images wrap at 16/25 and 12/25 characters
Device information: AND
AND
PS: This affects UTC 8601 more than other formats because it's longer: date/time/offset-stamps 2019-01-17T13:34:48-05:00
(YYYY-MM-DDThh:mm:ss±hh:mm
) have enough info to be converted to other formats, and give the time of day, unlike the little-endian language-dependant datestamp (what format?) 17 enero, 2019
(dd mes, YYYY
) also available on NOVA. Using UTC 8601 means knowing what time of day chapters were uploaded. BoxNovel only has the single date format.
so the solution to wrapped content is to wrap_content
Yes @khonkhortisan , I had limited it because I wanted to persevere consistency in how each chapter looks to the other. Clearly impractical.
Describe the bug The release (date) of a chapter gets cut off if it is to long. Though weirdly cut off, seemingly after a white space.
To Reproduce Steps to reproduce the behavior:
Expected behavior The complete release date gets displayed.
Screenshots
Device information: