* API: Expose getComputedSlideSize for plugin developers
This commit is contained in:
parent
8d89db32f6
commit
479909d5fa
@ -6206,6 +6206,7 @@
|
|||||||
getScale: function() {
|
getScale: function() {
|
||||||
return scale;
|
return scale;
|
||||||
},
|
},
|
||||||
|
getComputedSlideSize: getComputedSlideSize,
|
||||||
|
|
||||||
// Returns the current configuration object
|
// Returns the current configuration object
|
||||||
getConfig: function() {
|
getConfig: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user