mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reverts flutter/engine#40886 This renders incorrectly when applied directly to contents instead of as a filter, essentially due to some transform mis handling. The code only works when the snapshot has an identity transform, which is only true as a subpass