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