don't scroll to the child which gets focus if it is already fully visible; more impor...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Dec 2008 14:46:09 +0000 (14:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Dec 2008 14:46:09 +0000 (14:46 +0000)
commit888e9638434476839223687d0e56757aa93b43b7
tree1839d479382c3fc2142abdcf6a33ca3d00454f51
parent824eec7e595ba4d1022900f24173f335ba723f8c
don't scroll to the child which gets focus if it is already fully visible; more importantly, don't do anything if we can't make it fully visible anyhow (fixes bug in the comment 13 of #9563)

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