• Tong Mu's avatar
    Lazily compute PointerEvent's transformed positions (#63813) · 74fe6bff
    Tong Mu authored
    * PointerEvent.local* properties are calculated lazily; other properties are delegated to original.
    * Transformed PointerEvent becomes a subclass of its original class.
    * Unnamed constructors no longer accepts transform and origin.
    74fe6bff
mouse_tracking_test.dart 29 KB