Jackson Gardner 3af9b7b3ba [skwasm] Clip pictures if they go beyond the bounds of the window. (flutter/engine#50887)
This fixes https://github.com/flutter/flutter/issues/143800, where we are attempting to capture an image that is way too large. We only need to render the part of the image that will be visible in the window.
2024-02-27 18:37:25 +00:00
..