Wait for ConfigureNotify when changing X11 Bounds
This commit is contained in:
parent
5213ec200e
commit
38e91eb91e
1 changed files with 1 additions and 0 deletions
|
@ -1254,6 +1254,7 @@ namespace OpenTK.Platform.X11
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_waitForEvent = XEventName.ConfigureNotify;
|
||||||
ProcessEvents();
|
ProcessEvents();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue