Brandon DeRosier e4e1d5cc21 [Impeller] Always pop clips on restore. (flutter/engine#50419)
Fixes https://github.com/flutter/flutter/issues/142846

We need to always resolve clips when `Restore()` is called. Before, I just had it resolving the clips for canvas xformation stack entires created via `SaveLayer`.
2024-02-07 05:17:10 +00:00
..