Fix MouseTracker annotation leak (#28990)
* Fix MouseTracker annotation leak Map's remove method is typed `remove(Object key)`, which can cause bugs. Modified the existing test to check if the annotation has been removed from MouseTracker.
Showing
Please register or sign in to comment