[Bug 29625] TreeView item label truncated when made bold

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 17 01:00:49 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=29625

--- Comment #8 from Nikolay Sivov <bunglehead at gmail.com> 2013-02-17 01:00:49 CST ---
Something is broken with a way item width is updated when item state is set for
example. If I force it to recompute with:

---
item->textWidth = 0;
---

test application works better for me, didn't try with reported application
though.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list