Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep the fullscreen state when updating slides content #3727

Open
kemo-1 opened this issue Dec 20, 2024 · 0 comments
Open

Keep the fullscreen state when updating slides content #3727

kemo-1 opened this issue Dec 20, 2024 · 0 comments

Comments

@kemo-1
Copy link

kemo-1 commented Dec 20, 2024

hey i am making a tool that inserts slides into reveal js and i need to re-render slides without losing fullscreen state

and i call this function everytime something updates in my tool to re render

window.Reveal = new Reveal({
// my options 

  plugins: [ FsFx], // https://github.com/Martinomagnifico/reveal.js-fsfx
})
window.Reveal.initialize();

@kemo-1 kemo-1 changed the title Keep the fullscreen state when Reveal.sync() is used Keep the fullscreen state when updating slides content Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant