Crash in macOS when switching fullscreen window between displays (#1022)
This commit is contained in:
parent
f323257cbc
commit
1699580c38
@ -2402,7 +2402,7 @@ static FLTextInputContext* fltextinputcontext_instance = nil;
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_14
|
||||
if (views_use_CA && !window->as_gl_window() ) {
|
||||
[self reset_aux_bitmap];
|
||||
[self display];
|
||||
window->redraw();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user