Validate the drawing area after the custom painting of the control
commit725175d65dc27f63201cad30315ad2dec5ecf40f
authorSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 14:57:46 +0000 (5 22:57 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 15:08:36 +0000 (5 23:08 +0800)
tree1fe8b70fd53c272f7c9b2097e5003ea1abb0a218
parent9654b9f490f7f631400d3d61761a44a5b6cbc64c
Validate the drawing area after the custom painting of the control

This shouldn't be necessary, but it appears some plugins can mess up the painting somehow

See this thread for more details:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3011957

Based on TortoiseSVN revision 23876

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Git/GitStatusListCtrl.cpp
src/Utils/MiscUI/FilterEdit.cpp