Skip to content

Limit lenght of document titles

slanza requested to merge 380-long-document-titles-overflow into master

Closes 380

The fix prevents long document title from overflowing outside their containers. It limits their maximum length to 3 lines of text, each with lenght at most the width of the container. Long lines without spaces are truncated with ellipsis.

Closes #380 (closed)

Merge request reports

Loading