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
Textboxes retain focus and keyboard input unless clicked on another control (except panels) or Enter is pressed.
Add flag to allow removing focus when a panel is clicked (probably only GUICollectionBox) and treat the focus loss as either Notification::Changed or Notification::Enter.