From d278a30d196f7a28fbd2d8f0611b03ad28a6c1a7 Mon Sep 17 00:00:00 2001 From: Ivanq Date: Sun, 30 Jun 2019 17:39:17 +0300 Subject: [PATCH] Allow sites to lock pointer (#2059) Add `allow-pointer-lock` to iframe sandbox --- src/Ui/template/wrapper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Ui/template/wrapper.html b/src/Ui/template/wrapper.html index 8d7205d2..96f68d62 100644 --- a/src/Ui/template/wrapper.html +++ b/src/Ui/template/wrapper.html @@ -70,7 +70,7 @@ else if (window.opener && window.opener.location.toString()) { - +