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
In table cells containing explicit line breaks (Br or HTML br), it seems the line width calculation is not reset at the breaks and thus gets too wide. It only works when the Paragraph is closed for every line.
In table cells containing explicit line breaks (
Br
or HTMLbr
), it seems the line width calculation is not reset at the breaks and thus gets too wide. It only works when theParagraph
is closed for every line.The text was updated successfully, but these errors were encountered: