Miramac / node-office-script

Scripting MS Office application with node.js
ISC License
49 stars 5 forks source link

activeSlide() only works if the presentation is not in the slide show mode? #15

Closed Lugo239 closed 7 years ago

Lugo239 commented 7 years ago

Hey,

do smb know about the mentioned above issue? Iam able to get the active slide, but when iam in the slide show mode it does not work.

Thanks for your help! Lugo

Miramac commented 7 years ago

Hi Lugo, I will look at this in 2 weeks, right now I'm travelling.

Miramac commented 7 years ago

I changed the behavor of activeSlide(). If the presentation mode is active, you will the current slide of the slide show.