Skip to content

An typo error in engine/lib/ui/painting.dart doc. #69367

@toly1994328

Description

@toly1994328

location: engine/lib/ui/painting.dart : 4544

image

location: engine/lib/ui/painting.dart : 4604

image


the same mistake transformList[i * 4 + 2] , it should be transformList[i * 4 + 3] to move on Y axis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    d: api docsIssues with https://api.flutter.dev/engineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions