ImagePaintTest
ImagePaint background style appears to be broken on iOS 17
Radar Filed: FB13138356
Image
- Left iOS16.4 simulator correctly painting the image into the background.
- Right iOS17.0b8 simulator showing the same code with the background image “zoomed in” by about 250 times.
Same image with the ImagePaint
scale
set to 0.004
…