Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
When zooming into a canvas containing Image components, the images become pixelated because Skia doesn't automatically resample the image to match the new scale. The image sampling appears to be based ...