v20.1.2
- Fixed a bug where pixels manipulated by
setPixels()
would be mispositioned on a canvas with a pixel density ratio other than1
- This would happen if
detectPixelRatio()
was called on a high-PPI device (such as retina-display iPhones and Macs)
- This would happen if