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
We hard-coded it to be true to simulate macOS buttons default behavior when they're clicked even if the window is not focused. But at the same time is not a native element and could be used as a sidebar item selector where the default behaviour is to react only if the window is focused. This should be a prop on a component.
The text was updated successfully, but these errors were encountered:
We hard-coded it to be true to simulate macOS buttons default behavior when they're clicked even if the window is not focused. But at the same time is not a native element and could be used as a sidebar item selector where the default behaviour is to react only if the window is focused. This should be a prop on a component.
The text was updated successfully, but these errors were encountered: