mirror of
https://github.com/TextureGroup/Texture.git
synced 2026-04-07 19:17:39 +00:00
* Fix issue where UIGraphicsRendererFormat is mutated As part of https://github.com/TextureGroup/Texture/pull/1629, we use the preferred or default UIGraphicsRendererFormat. This was pointing to a static variable which content scale was mutated across several graphic render passes and lead to pixelated views. * Update reference images with iOS 10.3