You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in Speaker mode (after pressing 's'), the console is only shown on one browser window (so much craning of neck to see what's being typed behind the speaker!). Is it possible for the console to duplicate, like slides, in this mode?
The text was updated successfully, but these errors were encountered:
One thing that makes this difficult is that the console is interactive, and it's not so easy to send its entire state to the speaker mode window.
You can see a similar issue in the Reveal.js demo presentation at https://revealjs.com/?demo: Opening speaker mode and then navigating to slide 18 (Iframe Backgrounds), the main slides show an interactive iframe window but the speaker notes show only a black screen.
in Speaker mode (after pressing 's'), the console is only shown on one browser window (so much craning of neck to see what's being typed behind the speaker!). Is it possible for the console to duplicate, like slides, in this mode?
The text was updated successfully, but these errors were encountered: