From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id E70361FF13A for ; Wed, 15 Apr 2026 18:04:58 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 9B59219748; Wed, 15 Apr 2026 18:04:58 +0200 (CEST) MIME-Version: 1.0 Date: Wed, 15 Apr 2026 16:04:08 +0000 Subject: Re: [PATCH yew-widget-toolkit] touch: gesture detector: implement pinch zoom gesture In-Reply-To: <20260415150242.3736181-1-d.csapak@proxmox.com> References: <20260415150242.3736181-1-d.csapak@proxmox.com> X-Mailer: BlueMind-MailApp-v5 Message-ID: From: Dietmar Maurer To: Dominik Csapak Content-Type: multipart/alternative; boundary="-=Part.6a7c.ce1ee3e64ed12e7d.19d91e18b56.9785e189e2ba3d2=-" X-Bm-Parsing-Options: encoded-parts X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1776268985681 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.334 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: OPRXQCIWEJ5XJJGKBVSBLC6J3EVHB4GU X-Message-ID-Hash: OPRXQCIWEJ5XJJGKBVSBLC6J3EVHB4GU X-MailFrom: dietmar@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: yew-devel@lists.proxmox.com X-Mailman-Version: 3.3.10 Precedence: list List-Id: Yew framework devel list at Proxmox List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ---=Part.6a7c.ce1ee3e64ed12e7d.19d91e18b56.9785e189e2ba3d2=- Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable not diving deeper, but I would prefer a single callback=2E Just move the phase (Start, End) into the callback parameter? Or does that complicate things for you? ---=Part.6a7c.ce1ee3e64ed12e7d.19d91e18b56.9785e189e2ba3d2=- Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
not diving deeper, but I would prefer a single callb= ack=2E
Just move the phase (Start, End) into th= e callback parameter? Or does that
complicate t= hings for you?

---=Part.6a7c.ce1ee3e64ed12e7d.19d91e18b56.9785e189e2ba3d2=---