mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 17:28:01 +01:00
Code cleanup
This commit is contained in:
@@ -1146,7 +1146,7 @@ At 0,0
|
||||
return true;
|
||||
}
|
||||
|
||||
protected override bool OnProcessKeyDown (Key keyEvent)
|
||||
protected override bool OnKeyDownNotHandled (Key keyEvent)
|
||||
{
|
||||
IsKeyPress = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user