uosc icon indicating copy to clipboard operation
uosc copied to clipboard

Fix hint width estimation

Open christoph-heinrich opened this issue 3 years ago • 0 comments

Use the actual font size of hints to estimate their width. item_content_spacing is not needed in the calculation of hint_width, because it is already considered in the calculation of title_clip_x, otherwise we'll end up with twice the spacing.

christoph-heinrich avatar Jul 21 '22 15:07 christoph-heinrich