mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
break touch interaction into own module
This commit is contained in:
parent
e32f38740c
commit
5a5a5c9a6c
6 changed files with 279 additions and 236 deletions
|
|
@ -1,7 +1,5 @@
|
|||
import { enterFullscreen } from '../utils/util.js'
|
||||
|
||||
/**
|
||||
* Handles all reveal.js keyboard interactions.
|
||||
* Handles the display of reveal.js' optional slide number.
|
||||
*/
|
||||
export default class SlideNumber {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue