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] touch: slidable: use bounding client rect for width
Date: Tue, 9 Jun 2026 18:50:32 +0200 [thread overview]
Message-ID: <178102383147.1897878.12397458006639184790.b4-ty@b4> (raw)
In-Reply-To: <20260609071200.411677-1-d.csapak@proxmox.com>
On Tue, 09 Jun 2026 09:11:10 +0200, Dominik Csapak wrote:
> when calculating the width of the left and right actions, using
> offsetWidth is problematic since it's always returned as an integer[0].
> Since the browser calculates the sizes with fractional pixels, it can
> happen that this is too narrow, impacting the flex layout. It'll always
> be less than one pixel, but it can lead to e.g. text wrapping or similar
> effects, disturbing the overall layout here.
>
> [...]
Applied, thanks!
[1/1] touch: slidable: use bounding client rect for width
commit: f77f00eaf468551ecc0bd7e626b024e13d719951
prev parent reply other threads:[~2026-06-09 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-09 7:11 [PATCH yew-widget-toolkit] touch: slidable: use bounding client rect for width 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=178102383147.1897878.12397458006639184790.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