Chinmay Garde 329ecc861e [Impeller] libImpeller: Allow appending to the transformation stack. (flutter/engine#56072)
Currently @lyceel has a workaround where they get the transform, create a new one, and call SetTransform. They would like to avoid this.

Fixes https://github.com/flutter/flutter/issues/156604
2024-10-23 23:15:10 +00:00
..