SIGN IN SIGN UP

Improve MouseTracker lifecycle: Move checks to post-frame (#44631)

This PR rewrites MouseTracker's lifecycle, so that mouse callbacks are all triggered in post frame, instead of the current one where some are triggered during the build phase. This PR also changes the onExit callback to MouseRegion, RenderMouseRegion, and MouseTrackerAnnotation, so that it is no longer triggered on dispose.
T
Tong Mu committed
afb8f382110dc17ed0b44eda4a41612c518fee77
Parent: 8954ee8
Committed by GitHub <noreply@github.com> on 12/2/2019, 9:00:48 PM