Listview should scroll by at least one column, fixes bug where item
commitfa93b446d09f9606c3b59dd71cf09038336d3e85
authorChris Morgan <cmorgan@alum.wpi.edu>
Fri, 3 Jan 2003 03:04:22 +0000 (3 03:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 3 Jan 2003 03:04:22 +0000 (3 03:04 +0000)
tree54083752a3b13fd43ad3f6cc51399ecc04165390
parentadf55c25dbaabe93d89c72ddc0d4de2c3f84b7c3
Listview should scroll by at least one column, fixes bug where item
being wider than listview prevents any scrolling from occuring.  Added
printing of the scroll code text during tracing of scroll functions.
dlls/comctl32/listview.c