HugoGranstrom / nimiSlides

A Reveal.js theme for nimib for making slideshow presentations in Nim
https://hugogranstrom.com/nimiSlides
MIT License
78 stars 5 forks source link

Update Reveal.js to 5.0.2 #39

Closed HugoGranstrom closed 7 months ago

HugoGranstrom commented 7 months ago

Closes #37

The version is now set in the context (nb.context["reveal_version"]) so now it can be easily modified.

Scroll view is activated using useScrollView().

pietroppeter commented 7 months ago

Ooh scroll view looks cool!

HugoGranstrom commented 7 months ago

Yes it's a big step up for mobile viewing definitely 👍