Unverified Commit 78a00cb1 authored by Todd Volkert's avatar Todd Volkert Committed by GitHub

Revert "Revert "roll engine to 6f7bdc9fabef810b14577deef5cf330029fd290e" (#19878)" (#19880)

This reverts commit e52eeba3.
parent e52eeba3
7d17da76dbcf7df462d5051f61fde7b38aa4c98a
6f7bdc9fabef810b14577deef5cf330029fd290e
......@@ -1586,7 +1586,7 @@ class SemanticsNode extends AbstractNode with DiagnosticableTreeMixin {
transform: data.transform?.storage ?? _kIdentityTransform,
childrenInTraversalOrder: childrenInTraversalOrder,
childrenInHitTestOrder: childrenInHitTestOrder,
customAcccessibilityActions: customSemanticsActionIds ?? _kEmptyCustomSemanticsActionsList,
additionalActions: customSemanticsActionIds ?? _kEmptyCustomSemanticsActionsList,
);
_dirty = false;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment