blob: 0d5c882a82b8b42ea16dd333dcf73bb9c08f7df4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#deck.blank.js
Deck.blank.js is an extension for the deck.js framework to allow blanking of the current slide, to draw the attention back to the presenter
At the moment, the key 'b' is hardcoded to blank/unblank.
##Todo
- make the blanking key configurable
- make the background-color during blanking configurable
|