Sebbstar
Sebbstar
how can i use different animations for data and the background? Is this already possible by this vscode extension? ``
can you confirm that this minimal example works for you? I tested it in multiple browsers and vs code preview window ``` # Page1 --- ## Page2 ``` i'm using...
i tracked the error down to init.js ``` const plugins = [...printPlugins, RevealZoom, RevealSearch, RevealMarkdown, RevealMenu, RevealFullscreen, RevealAnything, //RevealAudioSlideshow, //RevealAudioRecorder, RevealCustomControls, // poll // question // seminar Verticator ] ```...
I tried to modify plugin.js from the fullscreen plugin and disabled line 36 `Reveal.configure( config );` The result looks good for me but i am not very family with reeal.js...
any updates or possible workarounds?
> Use cefsharp unfortunately this is no solution. We have to migrate from cefsharp because of security issues. We want to rely on windows updates to be able to receive...