- From: Jon Rimmer via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Jul 2024 12:33:21 +0000
- To: public-css-archive@w3.org
Many web apps with a "canvas" UI use transforms as a key part of their rendering. I.e. `transform()` to handle panning and `scale()` to handle zooming. Anything built using [react-flow](https://reactflow.dev/) for example. Adding tooltips, popovers and context menus on canvas items is an common requirement for these apps, but if I read this correctly, it will be impossible to use anchor positioning for these kinds of use-cases? If so, that seems like a big gap. -- GitHub Notification of comment by jonrimmer Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8584#issuecomment-2208866363 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 July 2024 12:33:21 UTC