djsutherland / reveal.js-notes-pointer

Notes plugin for reveal.js with a "laser pointer"
https://www.npmjs.com/package/reveal.js-notes-pointer
Other
7 stars 4 forks source link

Feat/spotlight #2

Open Riduidel opened 4 years ago

Riduidel commented 4 years ago

Thanks to the help of @nathandm, I was able to provide the spotlight effect, beside the laser pointer. This goes with a "nice" refactoring

Fixes #1

djsutherland commented 4 years ago

Awesome! I'm pretty busy right now but I'll try to take a look sometime soon; ping me if you haven't heard back within a week.

One stupid thing I noticed at first glance: could you end lines in ; like the rest of the code? :slightly_smiling_face:

Riduidel commented 4 years ago

Done! (mind you, I'm not a real Javascript developer, so there are some cultural things I'm not really good at)