You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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