Custom right panel tabs to fix #58

This commit is contained in:
Joel Collins 2019-11-27 11:09:15 +00:00
parent 4149a49807
commit 293e0665c6
2 changed files with 109 additions and 51 deletions

View file

@ -279,9 +279,6 @@ export default {
this.$store.commit("setConnected");
// Check client and server match
this.checkServerVersion();
// Switch to live view tab
// TODO: Not working for some reason?
this.$root.$emit("globalTogglePanelRightTab", "preview");
} else {
// Error and no-connect if API v2 is missing
var ApiVersionError = Error(`Your microscope is running an old API version.\