Yeah, I can't imagine how I could forget to insert this line...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12379 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adi Oanca
2005-04-13 21:47:44 +00:00
parent ea44b0bc79
commit 49ea5b1684
+2
View File
@@ -1904,6 +1904,8 @@ void RootLayer::show_final_scene(WinBorder *exFocus, WinBorder *exActive)
{
if(fHaveWinBorderList || get_workspace_windows())
{
// next call should call get_workspace_windows()
fHaveWinBorderList = false;
// TODO: should it be improved by calling with region of hidden windows
// plus the full regions of new windows???
invalidate_layer(this, fFull);