Rapid travel filter + ESC improvements
This commit is contained in:
@@ -5,4 +5,5 @@ namespace FileTime.GuiApp.App.Services;
|
||||
public interface IKeyInputHandlerService
|
||||
{
|
||||
Task ProcessKeyDown(KeyEventArgs e);
|
||||
event EventHandler? UnhandledEsc;
|
||||
}
|
||||
Reference in New Issue
Block a user