mbotsch / mb-reveal-plugins

Mario's plugins for reveal.js
MIT License
1 stars 4 forks source link

whiteboard: when laser is active, discard cursor events #4

Closed mheistermann closed 4 years ago

mbotsch commented 4 years ago

Hi Martin,

what is the motivation behind this change? I think it's more a feature than a bug that you can interact with the slides even when the laser cursor is active. Why do you want to block cursor events in laser mode?

Cheers, Mario

mheistermann commented 4 years ago

Hi Mario, on David's Astropad setup, this causes unwanted interaction in laserpointer mode. I could make this a configurable option instead.

Ideally, it would be runtime configurable, storing the settings as cookies - do we have any infrastructure for this yet?

mbotsch commented 4 years ago

Let's just use your version. I will have to switch back to Mac/iPad/Astropad soon, so I would probably run into the same problems.