Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

v0.0.2

Latest
Compare
Choose a tag to compare
@immadisairaj immadisairaj released this 12 Jul 10:47
· 1 commit to main since this release
fcef04d
  • Addition of CaptionSlide.
  • Can now add a function that callsback on a slide change. Use onSlideChange.
  • Add an option to show current slide number using showSlideNumber.
  • Slides in PresentationWidget will now be sized to a pre set resolution and scales accordingly to window size. To change resolution use slideSize and packaged with it, use slideFit to specify how slide fits in the screen.