Compute update rectangle only when needed [i.e. if (!m_grid->GetBatchCount())]
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 25 Jan 2004 14:26:06 +0000 (14:26 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 25 Jan 2004 14:26:06 +0000 (14:26 +0000)
commit3665f7d07e1379fa6680934b20f3d00aafb5de96
tree1487432387e9cf441ce7ab80abc62d67d3663960
parent59f098d159a85ad588c000a4528ea04200577781
Compute update rectangle only when needed [i.e. if (!m_grid->GetBatchCount())]
                [Patch 882656]

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