mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:00:38 +00:00
* GSContext.m/.h second rewrite and polish of API.
* NSView.m displayrect add flushWindow at end. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3339 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
57f27ed12d
commit
9af04949cd
4 changed files with 44 additions and 26 deletions
|
@ -801,6 +801,8 @@ int i, count;
|
|||
[subview displayRect:intersection];
|
||||
}
|
||||
}
|
||||
|
||||
[window flushWindow];
|
||||
}
|
||||
|
||||
- (void)displayRectIgnoringOpacity:(NSRect)aRect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue