diff --git a/.vscode/settings.json b/.vscode/settings.json index 8568520d..5ec4381c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -21,6 +21,7 @@ "Spellcasting", "thumbhash", "uncomputed", + "untarget", "vuetify", "Vuex", "walkdown" diff --git a/app/imports/client/ui/tabletop/TabletopComponent.vue b/app/imports/client/ui/tabletop/TabletopComponent.vue index 9ced8224..94a3e392 100644 --- a/app/imports/client/ui/tabletop/TabletopComponent.vue +++ b/app/imports/client/ui/tabletop/TabletopComponent.vue @@ -84,6 +84,7 @@ right: 0; overflow-x: auto; " + @wheel.native="transformScroll($event)" >