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.
![overflow-icon](/uploads/bca861c60e2ee47bd3af6bbc80fa92f8/overflow-icon.png)