- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Sun, 28 Jul 2019 02:42:29 +0000
- To: public-svg-issues@w3.org
OK. Tearing out zoomAndPan is pretty straightforward. Coming up with a sensible definition of how `currentTranslate` and `currentScale` interact with other things is turning out to be a mess; it's all tangled up with svgView transforms and regular transforms in the root element. We already have a tracking issue for that: #360. So I'll probably leave it vague, and push the other edits tomorrow. PS, demo for the mess. Three ways to set a transform on the SVG root, most browsers treat each one differently, major browsers are different from each other: https://bronze-soup.glitch.me/ -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/svgwg/issues/56#issuecomment-515728090 using your GitHub account
Received on Sunday, 28 July 2019 02:42:30 UTC