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