mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-08 01:13:01 +08:00
1b6de9a987
SDL_cocoametalview was consuming the first click rather than passing it through to the SDLView underneath which overrides [NSView acceptsFirstMouse] based on the user's SDL_HINT_MOUSE_FOCUS_CLICKTHROUGH preference.