28 Dec
2022
28 Dec
'22
11:08 p.m.
On Wed Dec 28 19:30:29 2022 +0000, Esme Povirk wrote:
Drawing outside of rcItem doesn't seem right. Why is this necessary? Just some padding so that the icon isn't so close to the text. Probably could use a comment.
`dis->rcItem.left, dis->rcItem.top` on the left. `dis->rcItem.left - (icon_width / 2), dis->rcItem.top` on the right.  -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1857#note_20182