Fixed relative motion checking after restore under X11
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%409
This commit is contained in:
parent
0f69788202
commit
5d94e3b158
1 changed files with 2 additions and 0 deletions
|
@ -327,6 +327,8 @@ printf("MapNotify!\n");
|
|||
} else {
|
||||
X11_GrabInputNoLock(this, this->input_grab);
|
||||
}
|
||||
X11_CheckMouseModeNoLock(this);
|
||||
|
||||
if ( SDL_VideoSurface ) {
|
||||
X11_RefreshDisplay(this);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue