]> git.saurik.com Git - wxWidgets.git/commit
Set the clear region to be the update region if the update
authorJulian Smart <julian@anthemion.co.uk>
Tue, 18 Jun 2002 08:29:34 +0000 (08:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 18 Jun 2002 08:29:34 +0000 (08:29 +0000)
commiteb411b9eea6ad06d0fcd7695ec6346cbdf26a314
treeaba5369ee9bb154adb6e8a46b991e55e0950c06a
parent03e0b2b1ff867ac798304776ab7cc1f44335685f
Set the clear region to be the update region if the update
region is non-empty but the clear region is empty, because
otherwise we're going to clear more than we repaint

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