Merge pull request #2574 from christian-classics-ethereal-library/getComputedSlideSize
API: Expose getComputedSlideSize so plugin developers can get width and height.
This commit is contained in:
@ -6576,6 +6576,7 @@
|
||||
getScale: function() {
|
||||
return scale;
|
||||
},
|
||||
getComputedSlideSize: getComputedSlideSize,
|
||||
|
||||
// Returns the current configuration object
|
||||
getConfig: function() {
|
||||
|
Reference in New Issue
Block a user