bug
This commit is contained in:
@@ -228,6 +228,7 @@
|
||||
|
||||
fullScreenChange () {
|
||||
if (document.fullscreenElement) {
|
||||
this.reset()
|
||||
} else {
|
||||
this.reset()
|
||||
}
|
||||
@@ -290,7 +291,7 @@
|
||||
this.$nextTick(() => {
|
||||
this.$refs.timeline && this.$refs.timeline.init()
|
||||
})
|
||||
}, 260)
|
||||
}, 100)
|
||||
},
|
||||
|
||||
screenshots () {
|
||||
|
||||
Reference in New Issue
Block a user