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:
commit
a2155e4fde
2 changed files with 3 additions and 0 deletions
|
@ -6576,6 +6576,7 @@
|
|||
getScale: function() {
|
||||
return scale;
|
||||
},
|
||||
getComputedSlideSize: getComputedSlideSize,
|
||||
|
||||
// Returns the current configuration object
|
||||
getConfig: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue