mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
additional cleanup when destroying #1145
This commit is contained in:
parent
1e0cbe6779
commit
5e12c6aeb7
10 changed files with 62 additions and 5 deletions
|
|
@ -394,4 +394,10 @@ export default class Backgrounds {
|
|||
|
||||
}
|
||||
|
||||
destroy() {
|
||||
|
||||
this.element.remove();
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue