Skip to content

Character: Return stringWidth, not value of ignoreWcWidth

Akseli Lahtinen requested to merge work/akselmo/fix-typo-with-string-width into master

There is a typo with parentheses being in wrong place, so the code returns the value of ignoreWcWidth, not value of stringWidth.

BUG:485155

Merge request reports

Loading