mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
TiledTextureContents::RenderToSnapshot should only create a snapshot directly from the texture if the geometry is an axis-aligned rectangle. Fixes https://github.com/flutter/flutter/issues/136504