- From: Kari Pihkala via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Jan 2017 07:35:08 +0000
- To: public-css-archive@w3.org
karip has just created a new issue for https://github.com/w3c/csswg-drafts: == [motion-path] Define offset-rotate at sharp path segment boundaries == The [Motion Path Level 1 offset-rotate](https://drafts.fxtf.org/motion-1/#offset-rotate-property) should say what is the rotation at sharp path segment boundaries. I suggest that the direction of the end of the previous segment is used. Google Chrome seems to implement this, as shown by this example: https://jsfiddle.net/e371jukL/1/ Note that the orientation isn’t the average between incoming and outgoing tangents. It would cause annoying flickering in animations, because it would be displayed only for one frame. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/970 using your GitHub account
Received on Monday, 23 January 2017 07:35:15 UTC