mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:00:47 +00:00
simplify expose event changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23600 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2cb95fe123
commit
ab0a60c8f1
4 changed files with 7 additions and 8 deletions
|
@ -3375,7 +3375,7 @@ resetCursorRectsForView(NSView *theView)
|
|||
* backend to have a copy of the region contents and
|
||||
* be able to draw it.
|
||||
*/
|
||||
[GSServerForWindow(self) exposewindow: region
|
||||
[GSServerForWindow(self) flushwindowrect: region
|
||||
: _windowNum];
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue