Skip to content
Snippets Groups Projects
Commit 4b28cdb9 authored by Marijn Haverbeke's avatar Marijn Haverbeke
Browse files

Use measureLine when determining max line width

It used to use stringWidth, which ignored transformations applied to
the text (most notably, tab replacement), and produced bad results.

Closes #672
parent f25d9834
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment