mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix for issue flutter/#66502. (#21372)
This commit is contained in:
parent
87a10f240f
commit
a446aac02e
@ -257,6 +257,7 @@ class CkPath implements ui.Path {
|
||||
|
||||
@override
|
||||
void reset() {
|
||||
_fillType = ui.PathFillType.nonZero;
|
||||
_skPath.reset();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user