aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/fullscreen.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/fullscreen.js')
-rw-r--r--src/js/fullscreen.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/js/fullscreen.js b/src/js/fullscreen.js
index 7a7f21a9..20e958fc 100644
--- a/src/js/fullscreen.js
+++ b/src/js/fullscreen.js
@@ -57,6 +57,8 @@ class Fullscreen {
// Update the UI
this.update();
+
+ // this.toggle = this.toggle.bind(this);
}
// Determine if native supported