adding comment
This commit is contained in:
parent
e4b97b901f
commit
87854d897e
1 changed files with 2 additions and 0 deletions
|
@ -138,6 +138,8 @@ Controls.Page {
|
||||||
presentation.itemType = item.type;
|
presentation.itemType = item.type;
|
||||||
print("Time to start changing");
|
print("Time to start changing");
|
||||||
|
|
||||||
|
// This determines if pdf and gives slide the right
|
||||||
|
// page count to use.
|
||||||
if (item.type == "pres")
|
if (item.type == "pres")
|
||||||
SlideObject.changeSlide(item);
|
SlideObject.changeSlide(item);
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue