[BeOS]Bug 316494. Restore broken F11-fullscreen feature. p=sergei_d, r=biesi, BeOS-only

git-svn-id: svn://10.0.0.236/trunk@188938 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sergei_d%fi.tartu.ee
2006-02-04 20:26:50 +00:00
parent 5be38747df
commit b713fe94c2

View File

@@ -2038,7 +2038,6 @@ bool nsWindow::CallMethod(MethodInfo *info)
((nsWindowBeOS *)mView->Window())->fJustGotBounds = true;
mView->UnlockLooper();
}
SetBounds(r);
OnResize(r);
}
break;