From 3e6a27635d5b40331572818b765ea90715ab61db Mon Sep 17 00:00:00 2001 From: Ashika Kasiviswanathan Date: Thu, 4 Apr 2019 10:19:40 -0700 Subject: [PATCH] update fullscreen doc --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e198d00b0..3188672e7 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,8 @@ You can toggle the presenter or overview mode by pressing respectively `alt+p` a Fullscreen can be toggled via browser options, Alt/Option + F, or by pressing the button in the bottom right corner of your window. +Note: Right now, this works well when browser window itself is not full screen. When the browser is in fullscreen, there is an issue [#654](https://github.com/FormidableLabs/spectacle/issues/654). This is because we use the browser's FullScreen API methods. It still works but has some inconstiency. + ## PDF Export