Skip to content

Commit 01af82e

Browse files
committed
Try flutter#2 to commit branch.
1 parent c0d8f84 commit 01af82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@ - (BOOL)flt_hasFirstResponderInViewHierarchySubtree {
379379
return clipCount;
380380
}
381381

382+
// TODO(emilyabest): review this method
382383
void FlutterPlatformViewsController::ApplyMutators(const MutatorsStack& mutators_stack,
383384
UIView* embedded_view) {
384385
if (flutter_view_ == nullptr) {

0 commit comments

Comments
 (0)