https://bugzilla.novell.com/show_bug.cgi?id=387072
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=387072#c1 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-05-06 10:34:49 MST --- Fixed in r102635. We can't set ResizeRedraw because it isn't set on .Net. So I just did the same thing that setting that flag does in TrackBar.WndProc. Thanks for the report! 2008-05-06 Jonathan Pobst <[EMAIL PROTECTED]> * TrackBar.cs: We can't set ResizeRedraw because it isn't set on .Net. So do the same thing in WndProc. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
