johnpolacek / tweendeck

Next level animation for web presentations
https://johnpolacek.github.io/tweendeck/
MIT License
66 stars 11 forks source link

Mouse issues regarding slide navigation #2

Open grayghostvisuals opened 7 years ago

grayghostvisuals commented 7 years ago

Chrome Stable on Mac 10.12.4.

First I wanted to say awesome project, but thought you should know about this issue.

Experiencing mouse problems as clicking the arrows does nothing and neither does the “Enter Presentation Mode” button…

(index):36 Uncaught TypeError: Cannot read property 'init' of undefined
    at enterPresentationMode ((index):607)
    at HTMLButtonElement.onclick ((index):36)

Also swipe doesn't work for mouse either.

alexcarpenter commented 7 years ago

@grayghostvisuals Possibly an issue with loading TweenMax over HTTP vs HTTPS https://github.com/johnpolacek/tweendeck/pull/1