[ros-bugs] [Bug 1938] Treeviews massively slow down when vert. scrollbar is active
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Sun Apr 22 19:12:23 CEST 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=1938
------- Comment #1 from tykef at atlas.cz 2007-04-22 19:12 CET -------
Created an attachment (id=1449)
--> (http://www.reactos.org/bugzilla/attachment.cgi?id=1449&action=view)
this stops useless scrollbars refreshes
remove TREEVIEW_UpdateScrollBars from TREEVIEW_Refresh() (treeview.c,
comctl32.dll). It shouldn't be here. I've taken look at listview.c's _Refresh()
just to be sure and it lacks it too.
this has side effect that sometimes newly created scrollbars aren't drawn, but
listview has same troubles and it seems it's not comctl's problem.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list