Emscripten fix
This commit is contained in:
@@ -46,7 +46,10 @@ namespace lime {
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef EMSCRIPTEN
|
||||
SDL_SetHint (SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH, "1");
|
||||
#endif
|
||||
|
||||
|
||||
if (flags & WINDOW_FLAG_HARDWARE) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user