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:
@@ -1904,6 +1904,8 @@ void RootLayer::show_final_scene(WinBorder *exFocus, WinBorder *exActive)
|
|||||||
{
|
{
|
||||||
if(fHaveWinBorderList || get_workspace_windows())
|
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
|
// TODO: should it be improved by calling with region of hidden windows
|
||||||
// plus the full regions of new windows???
|
// plus the full regions of new windows???
|
||||||
invalidate_layer(this, fFull);
|
invalidate_layer(this, fFull);
|
||||||
|
|||||||
Reference in New Issue
Block a user