[Bug 7076] BCDC++ redraws too many times on window resize

Wine Bugs wine-bugs at winehq.org
Wed Jan 3 20:25:12 CST 2007


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


mike at codeweavers.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-misc                   |wine-x11driver




------- Additional Comments From mike at codeweavers.com  2007-03-01 20:25 -------

You get one redraw for each ConfigureNotify event that the window manager sends.

We should throw away some of the ConfigureNotify events, but nobody has found a
way of doing that that is acceptable to Alexandre as yet...


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list