]> git.saurik.com Git - wxWidgets.git/commit
Added workaround for a bug that causes splitters not be drawn correctly if GetUpdateR...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 7 Feb 2009 13:16:36 +0000 (13:16 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sat, 7 Feb 2009 13:16:36 +0000 (13:16 +0000)
commit58fbf2616ff19dca7b10841a3819afcd6cd5d140
tree296c9488598a002cdabbb4b7f19c1a569d086f80
parentad7aff71f517de318f0b8ef83d789be4e934bd63
Added workaround for a bug that causes splitters not be drawn correctly if GetUpdateRegion().GetBox() in paint event does not cover the entire grid width

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