OptimiliaStudios / AquileReader

This repository is for tracking the feedbacks for Aquile Reader app
38 stars 3 forks source link

colspan #216

Open jreckard opened 1 month ago

jreckard commented 1 month ago

Sorry if this has been discussed - I'm new to GitHub and couldn't find anything matching.

Aquile doesn't seem to handle tables with "colspan" specifications properly. For example,

Long text, intended to span the second and third columns
Col2 normal text using 87% of the table width

When Aquile displays the above, "Col1" takes about 80% of the screen width, and "Long text" is scrunched and wrapped into the remaining 20%. Other e-readers correctly handle the column width specifications, with "colspan" used in many situations.

jreckard commented 1 month ago

Ha! The code I pasted in my "issue" was correctly "interpreted" in the table-display above, but it doesn't properly interpret it in the Aquile Reader app on my PC, v 1.1.45 I'll try to include my original code in an attachment here. colspan.txt