mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 02:46:22 +02:00
For layers that require indirect painting (due to opacity, transform, etc.) we create a nested PaintContext. Until now, that PaintContext was created fresh without transferring all the state from the parent PaintContext.
16 KiB
16 KiB