mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-28 10:20:36 +02:00
This commit is contained in:
7
js/controllers/controls.js
vendored
7
js/controllers/controls.js
vendored
@@ -188,6 +188,13 @@ export default class Controls {
|
||||
}
|
||||
}
|
||||
|
||||
destroy() {
|
||||
|
||||
this.unbind();
|
||||
this.element.remove();
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
* Event handlers for navigation control buttons.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user