mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-25 02:10:39 +00:00
ContextMenu refactoring in file preview
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
methods: {
|
||||
closeFilePreview() {
|
||||
this.isFullPreview = false
|
||||
|
||||
events.$emit('showContextMenuPreview:hide')
|
||||
},
|
||||
next() {
|
||||
events.$emit('file-preview:next')
|
||||
|
||||
Reference in New Issue
Block a user