April 10, 2026
6:34 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59569 --- Comment #2 from matthias.klaey@gmx.ch <matthias.klaey@gmx.ch> --- Correction, of course the height must be adapted as well: ``` var s = new Size((label.Width + 2), (label.Height + 2)); ``` -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.