forked from firka/flutter
5ef190cc5cc2d4321c5f167808ed3edd45eb8b3c
Normally when platform view is clipped to a simple rect we rely on clipping to container layer bounds. However when the clip rect is rotated the container layer is expanded accordingly and clipping to path must be used instead. Fixes https://github.com/flutter/flutter/issues/128175
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%