damianavila / RISE

RISE: "Live" Reveal.js Jupyter/IPython Slideshow Extension
Other
3.67k stars 416 forks source link

Different transition for a single slide #538

Open lindnemi opened 4 years ago

lindnemi commented 4 years ago

Is there a way to change the transition type for a single slide?

In my presentation I have some erroneous code to show and want to correct it at the click of a button. On all other slides the "zoom" transition makes perfect sense, but on this one it is distracting.

damianavila commented 4 years ago

Currently, we only support a general transition option. We do not have a per slide transition even when I think that is actually possible with the underlying reveal.js.