reponse to arrow keys

This commit is contained in:
Paddy Xu
2017-05-16 22:27:14 +03:00
parent 13d6edd2c9
commit 892b9bf4d2
10 changed files with 48 additions and 25 deletions

View File

@@ -56,8 +56,6 @@ namespace QuickLook.Plugin.VideoViewer
mediaElement.Stop();
_context.ShowNotification("", "An error occurred while loading the video.");
throw new Exception();
}
public void LoadAndPlay(string path)