]> git.saurik.com Git - wxWidgets.git/commit
Fix scrolled window bug when reducing the virtual size when being scrolled maximally...
authorRobert Roebling <robert@roebling.de>
Sat, 17 Jan 2009 21:42:17 +0000 (21:42 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 17 Jan 2009 21:42:17 +0000 (21:42 +0000)
commit80e8b5de7722793fc47e509913193dfe159adb55
tree28d54be021d9d066d900a1c1bc64d0af7863e744
parent94929e7b60de96bd3b064984ae8995d665329411
Fix scrolled window bug when reducing the virtual size when being scrolled maximally down corrupted the display due to excess scrolling

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