eliminate the hysteresis when scrollbars didn't disappear when the window was resized...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Sep 2008 17:36:35 +0000 (17:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 26 Sep 2008 17:36:35 +0000 (17:36 +0000)
commit3d9ecb8771f553bbabbb368cb808c83c8e9cc90b
treebc8cc62984877439f0fac5f87bfd71de609d91b4
parentb5f85206a9b4b8771015022adfcc58cde08a0936
eliminate the hysteresis when scrollbars didn't disappear when the window was resized to be less than its virtual size and then resized back to be slightly greater than it in the native GTK version too

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