From: Andrew Gundersen Date: Tue, 23 Mar 2021 13:09:10 +0000 (-0500) Subject: prevent window drag when inputitem overlaps with titlebar X-Git-Tag: v0.9~9^2 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=7dcfd9252add36016ec282da0742a18c9a452766;p=mime-chat prevent window drag when inputitem overlaps with titlebar --- diff --git a/src/App.vue b/src/App.vue index c60eb6c..99fa548 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@