Explorar o código

* API: Expose getComputedSlideSize for plugin developers

Zach DeCook %!s(int64=5) %!d(string=hai) anos
pai
achega
479909d5fa
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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() {