Remove references to old GPU preview feature.
This commit is contained in:
parent
3f54084d14
commit
652a50a5a6
4 changed files with 1 additions and 18 deletions
|
|
@ -239,9 +239,7 @@ export default {
|
|||
this.$store.commit("changeWaiting", false);
|
||||
}
|
||||
},
|
||||
handleExit: function () {
|
||||
eventBus.emit("globalTogglePreview", false);
|
||||
},
|
||||
handleExit: function () {},
|
||||
|
||||
/**
|
||||
* Handle global mouse wheel events to be associated with navigation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue