Merge branch 'master' into 0718-refactor-touchscreenlayout

This commit is contained in:
Ginger Wong
2020-07-19 15:13:18 -07:00
9 changed files with 105 additions and 44 deletions

View File

@@ -78,6 +78,7 @@ class MessagingInterface {
window.addEventListener("orientationchange", setVHvar);
this.tagAppContainer.classList.add('touch-screen');
}
}
setWebsocket(socket) {