1 Commits
Author SHA1 Message Date
Derek Konigsberg 867923a0f8 Subtract the offset included in the string width calculation
When balanced string width calculation is enabled, the offset of the
first character is included in the string width value. This offset is
not used when drawing the string as part of a selection list, so
this behavior throws off the text alignment.

Fix #2588
2025-02-15 19:49:50 -08:00