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
All Popup overloads call dismiss on Esc key by default (#712)
* Expose root modifier instead of key events
* Use only one element for key input
* Handle Esc by default in existing Popup
* Create onKeyEvent modifier only if needed
* Revert EmptySemanticsElement
* Remove handling Esc key explicitly
* Add dismiss Popup by Esc tests
* Move dismissOnEsc to separate modifier
0 commit comments