Remove references to old GPU preview feature.

This commit is contained in:
Julian Stirling 2026-02-22 21:42:59 +00:00
parent 3f54084d14
commit 652a50a5a6
4 changed files with 1 additions and 18 deletions

View file

@ -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