mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 10:19:07 +00:00
wip
This commit is contained in:
@@ -266,7 +266,7 @@ namespace QuickLook.Plugin.VideoViewer
|
||||
[DebuggerNonUserCode]
|
||||
private void ShowErrorNotification(object sender, EventArgs e)
|
||||
{
|
||||
_context.ShowNotification("", "An error occurred while loading the video.");
|
||||
TrayIconManager.GetInstance().ShowNotification("", "An error occurred while loading the video.");
|
||||
mediaElement?.Stop();
|
||||
|
||||
Dispose();
|
||||
|
Reference in New Issue
Block a user