From 2cf42cb6ed8de2587e2478fd721050a39ff35c6b Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 4 Apr 2021 23:19:50 +0200 Subject: [PATCH] Add link to blog --- src/popup/panels/SiteDetailsPanel.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/popup/panels/SiteDetailsPanel.vue b/src/popup/panels/SiteDetailsPanel.vue index 3547ae8..0e5f05d 100644 --- a/src/popup/panels/SiteDetailsPanel.vue +++ b/src/popup/panels/SiteDetailsPanel.vue @@ -164,7 +164,7 @@ Fix for: Chrome and Edge used to have a bug where videos would get incorrectly stretched when zoomed in too far. The issue only appeared in fullscreen, on nVidia GPUs, and with hardware acceleration enabled. While this option only needs to be applied in fullscreen, fullscreen detection in Chrome can be a bit unreliable (depending on your OS and/or - display scaling settings). + display scaling settings). More about the issue.