This repository has been archived by the owner on May 24, 2024. It is now read-only.
- 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 useslideSize
and packaged with it, useslideFit
to specify how slide fits in the screen.