Implementation of deferred windows

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7623 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2000-09-27 22:18:34 +00:00
parent c27ce23489
commit 38d4cf35ba
5 changed files with 90 additions and 28 deletions

View file

@ -116,7 +116,7 @@
if (_documentView == nil)
return;
if (_copiesOnScroll && _window)
if (_copiesOnScroll && _window && [_window gState])
{
// copy the portion of the view that is common before
// and after scrolling.