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
Problem
Our handling of UI controls has regressed / become inconsistent in terms of what activates onMouseDown vs onClick / onMouseUp. Here is a list of the behaviours we should change.
We should also make sure that all buttons that activate on click get a hover state.
Problem
Our handling of UI controls has regressed / become inconsistent in terms of what activates
onMouseDown
vsonClick
/onMouseUp
. Here is a list of the behaviours we should change.We should also make sure that all buttons that activate on click get a hover state.
Navigator onMouseDown
Inspector onMouseDown
Inspector onClick
The text was updated successfully, but these errors were encountered: