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
Currently only single keys are supported as input. We need to support key combo inputs such as Control + C, Control V, ect. Also once we handle these we should have them as a typed enum or static classes.
Currently only single keys are supported as input. We need to support key combo inputs such as Control + C, Control V, ect. Also once we handle these we should have them as a typed enum or static classes.