]> git.saurik.com Git - wxWidgets.git/commit
Remove double buffering from wxWebViewIE as this is handled by the web browser contro...
authorSteve Lamerton <steve.lamerton@gmail.com>
Thu, 17 Nov 2011 20:43:34 +0000 (20:43 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Thu, 17 Nov 2011 20:43:34 +0000 (20:43 +0000)
commit40fab879f03f3b37183d7e3acefcb8a1298a03da
tree55c319ec25200511024b58dccbd74f540c9acb3e
parent1ce077e25b52782f7823b7372664db76a9aa96c9
Remove double buffering from wxWebViewIE as this is handled by the web browser control itself and actually makes flickering worse. Also remove an unnecessary background style.

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