diff --git a/js/reveal.js b/js/reveal.js index 28fb35a..455cdd8 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -6206,6 +6206,7 @@ getScale: function() { return scale; }, + getComputedSlideSize: getComputedSlideSize, // Returns the current configuration object getConfig: function() {