Improve appearance of wxTreeListCtrl during live resizing.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Sep 2011 10:36:01 +0000 (10:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Sep 2011 10:36:01 +0000 (10:36 +0000)
commite427c04537c9f56f3cc6338a7a5e02965752ae36
treefb35463987df95f195a10edada7e079cba506ee2
parent6b719a1c09fb5017f0a7a525b216d56105fca7f1
Improve appearance of wxTreeListCtrl during live resizing.

When using the generic wxDataViewCtrl version, forcefully refresh it after
changing its size to avoid artefacts during resizing of wxTreeListCtrl.

Closes #13502.

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