Skip to content

Adding animations#214

Merged
Progi1984 merged 3 commits into
PHPOffice:developfrom
derekrcohen2:develop
Apr 4, 2016
Merged

Adding animations#214
Progi1984 merged 3 commits into
PHPOffice:developfrom
derekrcohen2:develop

Conversation

@derekrcohen2
Copy link
Copy Markdown
Contributor

Updated for latest dev branch

Previous : #178

@derekrcohen2
Copy link
Copy Markdown
Contributor Author

I'm not really sure why I had to do this again with the latest dev branch but here it is.


// Loop shapes
$shapeId = 0;
$shapeId = 1;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JewrassicPark Why do you modify this value ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I answered this in the last fork.

It seemed like powerpoint was treating shape 0 as the slide itself. IIRC I couldn't get the animations to work when the shape index started at 0.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I forgot it :)

@Progi1984 Progi1984 self-assigned this Apr 4, 2016
@Progi1984 Progi1984 merged commit 95aba97 into PHPOffice:develop Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants