Version 1.1.2
Implemented Enhancements:
- The Slide
addTable()
method was modified to reduce the options passed from 2 objects to a single one.
Fixed Bugs:
- The colW
addTable
option is not working #15 (ninas880025) - Modified
addSlidesForTable
: table selectors made more specific by selecting only direct children now (nested tables would cause excessive looping) #14 (forrahul123) - Fixed crash caused by calling
addText
without an options object