Pārlūkot izejas kodu

* API: Expose getComputedSlideSize for plugin developers

Zach DeCook 5 gadi atpakaļ
vecāks
revīzija
479909d5fa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      js/reveal.js

+ 1 - 0
js/reveal.js

@@ -6206,6 +6206,7 @@
 		getScale: function() {
 			return scale;
 		},
+		getComputedSlideSize: getComputedSlideSize,
 
 		// Returns the current configuration object
 		getConfig: function() {