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
Enhance input processing by integrating focus handling checks into key event methods. The focus handler is now consistently retrieved and used, ensuring that only the currently focused component processes key events. This change improves the accuracy and reliability of user interaction with UI components.
0 commit comments