Skip to content

v20.1.2

Compare
Choose a tag to compare
@caleb531 caleb531 released this 09 Aug 00:37
· 209 commits to main since this release
d74c94a
  • Fixed a bug where pixels manipulated by setPixels() would be mispositioned on a canvas with a pixel density ratio other than 1
    • This would happen if detectPixelRatio() was called on a high-PPI device (such as retina-display iPhones and Macs)