public inbox for yew-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: yew-devel@lists.proxmox.com, Dominik Csapak <d.csapak@proxmox.com>
Subject: applied: [PATCH yew-widget-toolkit v2 1/2] touch: side dialog: prevent gestures on scrolling inner elements
Date: Tue,  9 Jun 2026 18:50:33 +0200	[thread overview]
Message-ID: <178102383142.1897878.5662388625205919020.b4-ty@b4> (raw)
In-Reply-To: <20260603125144.3065467-1-d.csapak@proxmox.com>

On Wed, 03 Jun 2026 14:49:05 +0200, Dominik Csapak wrote:
> When the SideDialog contains a child that is itself scrollable, the
> GestureDetector would happily apply and call the drag/swipe etc. gesture
> callbacks and e.g. drag the Sheet down while it was being scrolled.
> 
> To fix that, check the elements from the event target up to the
> SideDialog container if any of these are scrolling and omit the handling
> of the events.
> 
> [...]

Applied, thanks!

[1/2] touch: side dialog: prevent gestures on scrolling inner elements
      commit: 0dd31b949196ca86acf9bf4f7eb67f262c0bd127
[2/2] touch: fab menu: allow infinite children with the Sheet variant
      commit: ed1f3cd595d9bf04f0ca9c543dcfb906f5cdec99




      parent reply	other threads:[~2026-06-09 16:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-03 12:49 [PATCH yew-widget-toolkit v2 1/2] touch: side dialog: prevent gestures on scrolling inner elements Dominik Csapak
2026-06-03 12:49 ` [PATCH yew-widget-toolkit v2 2/2] touch: fab menu: allow infinite children with the Sheet variant Dominik Csapak
2026-06-09 16:50 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178102383142.1897878.5662388625205919020.b4-ty@b4 \
    --to=t.lamprecht@proxmox.com \
    --cc=d.csapak@proxmox.com \
    --cc=yew-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal