From 57287fd41ac35089500af05e1241c212d55f14c6 Mon Sep 17 00:00:00 2001 From: wuhu Date: Wed, 6 May 2026 21:27:23 +0800 Subject: [PATCH 01/10] =?UTF-8?q?fix:=20preserve=20mouse=20button=20bindin?= =?UTF-8?q?gs=20in=20ChildButton=20/=20=E4=BF=AE=E5=A4=8D=20ChildButton=20?= =?UTF-8?q?=E9=BC=A0=E6=A0=87=E6=8C=89=E9=94=AE=E7=BB=91=E5=AE=9A=E4=BF=9D?= =?UTF-8?q?=E5=AD=98=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Elements/Instances/ChildButton.swift | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/PlayTools/Editor/Controllers/Elements/Instances/ChildButton.swift b/PlayTools/Editor/Controllers/Elements/Instances/ChildButton.swift index 2b216863..226b0b9b 100644 --- a/PlayTools/Editor/Controllers/Elements/Instances/ChildButton.swift +++ b/PlayTools/Editor/Controllers/Elements/Instances/ChildButton.swift @@ -27,8 +27,18 @@ class ChildButtonModel: ControlModel