hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.99k stars 16.65k forks source link

Remove white space between slides using the 'slide' effect #1182

Open baj84 opened 9 years ago

baj84 commented 9 years ago

Currently the slide effect works by sliding one out and then another in so results in a white gap between them.

Would it be possible to change it so it slides more like a 'slider effect', such as this: http://bxslider.com/examples/manual-show-without-infinite-loop

Cheers

blachawk commented 4 years ago

I'm also curious of this ability. How can we remove the gaps for the "slide" option so that the intial slide transitions "seamlessly" to the next slide with no gaps in between? Is reveal.js at point where we can achieve this to some degree?