diff --git a/public/fourbar_test.html b/public/fourbar_test.html index 5b671b2..244256f 100644 --- a/public/fourbar_test.html +++ b/public/fourbar_test.html @@ -352,6 +352,12 @@ display: block; width: 100%; height: 100%; + cursor: grab; + touch-action: none; + } + + .three-viewport canvas:active { + cursor: grabbing; } .three-overlay { @@ -746,8 +752,17 @@ +