You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Objective
To clear the `PointerButtonState`, `clear` is called on each of its
individual fields holding the button state data. Instead add a `clear`
method to `PointerButtonState`.
## Solution
Add a `clear` method to `PointerButtonState` to clear its data.
---------
Co-authored-by: Kevin Chen <chen.kevin.f@gmail.com>
0 commit comments