mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
69c435eacc
This patch simplifies the SkPicture we generate for Skia. Instead of drawing everything into a nested SkPicture, we now draw everything into the top-level picture, which requires us to apply the device scale factor in Dart.