On Mac the first visible line needs to be recalculated after the Scroll because it...
authorRobin Dunn <robin@alldunn.com>
Mon, 8 Oct 2007 22:29:58 +0000 (22:29 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 8 Oct 2007 22:29:58 +0000 (22:29 +0000)
commit35a7f94b940c450206190b7ca2fe4135f006c46c
tree74b946da964315e5c4f76aa1961f733628df0956
parent0f1b6d7b589f19cd93f3a5500fedd66312a282ec
On Mac the first visible line needs to be recalculated after the Scroll because it can be set
to the wrong value in Scroll because of the paint event generated by the Update() there.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/listctrl.cpp