Don't overwrite background in custom renderer in OSX/Cocoa.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:42:04 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:42:04 +0000 (17:42 +0000)
commit508f680769ce76639958e37eb74a60be96bcda59
tree18d80fc208aa1b8f6b0176c3bdb3ad4c50c05d62
parentc80cde00014a3d0f21dbd24500a22b4a1f4d0208
Don't overwrite background in custom renderer in OSX/Cocoa.

Erasing background seems to be unnecessary and was actively harmful for the
selected items which didn't appear with the correct background colour. Just
don't do it at all.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/cocoa/dataview.mm