From 5dfe4aaec933270611e3c8939665e117d64442b6 Mon Sep 17 00:00:00 2001
From: zhangshun <453905631@qq.com>
Date: Tue, 16 Jun 2026 11:53:26 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=9B=E8=BF=9E=E6=9D=86?=
=?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=A1=B5=E4=B8=89=E7=BB=B4=E8=A7=86=E5=9B=BE?=
=?UTF-8?q?=E4=BA=A4=E4=BA=92?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/fourbar_test.html | 32 ++++++++++++++++++++++++++++++--
1 file changed, 30 insertions(+), 2 deletions(-)
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 @@
+