mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 09:41:06 +01:00
You can't just use renderer->view->viewport, because it might be (0,0), -1x-1. I _think_ this is more right? Fixes #8609.
You can't just use renderer->view->viewport, because it might be (0,0), -1x-1. I _think_ this is more right? Fixes #8609.