Skip to content

SDL2: Fix incorrect screen clipping when SDL_RenderSetLogicalSize is used#9253

Open
SkyLeite wants to merge 1 commit intoocornut:masterfrom
SkyLeite:master
Open

SDL2: Fix incorrect screen clipping when SDL_RenderSetLogicalSize is used#9253
SkyLeite wants to merge 1 commit intoocornut:masterfrom
SkyLeite:master

Conversation

@SkyLeite
Copy link

This partially fixes #8339 for the SDL2 use-case. I'm not 100% sure this fixes the issue when it comes to mouse events, but fixing the clipping is valuable enough for a PR imo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SDL Backend: Supporting logical size in SDL_Renderer

2 participants