mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
reponse to arrow keys
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user