Re: [csswg-drafts] [css-timing] Names for keyword arguments to steps timing function

The Working Group just discussed `Remaining css-timing issue + transition spec to CR`, and agreed to the following resolutions:

* `RESOLVED: Have keywords be jump-start, jump-end, jump-none, jump-both`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic: Remaining css-timing issue + transition spec to CR<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/1680<br>
&lt;dael> TabAtkins: Previous F2F we accepted behavior that if you say 4 frames you get start and and intermediate or just intermediates. We didn't name them. Last comment in the thread we have names.<br>
&lt;dael> Rossen: We didn't?<br>
&lt;dael> TabAtkins: Nope.<br>
&lt;dael> TabAtkins: Diagram in the last comment has my suggestion.<br>
&lt;dael> TabAtkins: skip-start and skip-end as well as skip-both. We're going with skip over drop because birtles argued that it seemed like if you had 10 frames you'd get 9.<br>
&lt;dael> birtles: When you use this for backwards fill you don't drop the initial value for visual effect and you don't skip either.<br>
&lt;dael> TabAtkins: Outside bounds of the transition<br>
&lt;dael> birtles: It's in the animation.<br>
&lt;dael> TabAtkins: I don't think it's possible to address that without a short sentence in the function.<br>
&lt;dael> birtles: It's prefer inside and outside and have frame areas<br>
&lt;dael> TabAtkins: We decided no sep function at the time. Revisit?<br>
&lt;dael> birtles: THining furhter issue is what number rep. Flat bits or veritical bits?<br>
&lt;dael> TabAtkins: Values across transition.<br>
&lt;dael> birtles: Can we have frames represent the bits and steps number inside and outside and number is jumps.<br>
&lt;dael> TabAtkins: If we have frame why more behavior to steps<br>
&lt;dael> birtles: I think it's [missed] to switch between the different modes. You might want to change keyword<br>
&lt;dael> TabAtkins: I'm doubtful. If we keep steps being number of jumps going from start ti inside or outside means the timing of the things change. When the jumps happen change completely. That's why I saidif we do this we can't interp the number as being jumps.<br>
&lt;dael> TabAtkins: That was the jist of my argument the last time we discussed. It was a mathematical way to look but not human centered.<br>
&lt;dael> birtles: I think you're right. Wondering if we can keep steps meaning number of changes and adding frames.<br>
&lt;dael> TabAtkins: WE could in theory. If that does something useful. I was not thinking it was useful enough.<br>
&lt;dael> birtles: Little easier to understand<br>
&lt;dael> TabAtkins: If you switch steps to refer to number of valuees it's the same meaning across. In diagram at the end value is number of thing syou see during the transition.<br>
&lt;dael> Rossen: On of the main objections from Amelia and Rachel N. was when you say steps 3 and get 2 frames.<br>
&lt;dael> birtles: When you go one mode to another having to change the number is confusing. So when you want frames and animation hits last frame and we end it. THe frames approach is step end. If you want a different effect and you have to change the number is confusing.<br>
&lt;dael> TabAtkins: Can you give details on start and end?<br>
&lt;dael> birtles: You've got a countdown 10-0 and you have a image with the numbers and you shift image along. You've got frames for each and steps. 10 skip 9. Then when it hits 0 it triggers something else. So you want steps end.<br>
&lt;dael> TabAtkins: Still counting down from 10 you want 10 steps. Your end value would be 100% where the 0 fram would show up.<br>
&lt;dael> birtles: I think that you have to do is change the number past the steps to get that difference.<br>
&lt;dael> TabAtkins: I'd like to see an example. I don't see changing the number. Still 10 values, but when the transition is done you end up at a 0 one. If you add a 0 there's now 11 frames so you have to change the number.<br>
&lt;dael> Rossen: Can you help us with what we're trying to resolve?<br>
&lt;dael> TabAtkins: Based o nthread status all we needed to resolve is deciding on names.<br>
&lt;dael> Rossen: We resolved to use steps with int = number of visible frames. Only thing to resolve are the names for the 4 keywords.<br>
&lt;dael> TabAtkins: What was the status as of Aug last year, but birtles revisiting the resolution.<br>
&lt;dael> birtles: I'm not sure it was the right decision.<br>
&lt;dael> birtles: If we're jsut deciding names I still have a concern about skip because you see the first frame.<br>
&lt;dael> TabAtkins: Not during the transition. You don't ease the value outside the transition either.<br>
&lt;dael> TabAtkins: I agree drop was misleading. skip is possibly misleading but less so.<br>
&lt;dael> Rossen: Other suggestions?<br>
&lt;dael> smfr: skip:none is the default?<br>
&lt;dael> TabAtkins: skip:end unfortunately.<br>
&lt;dael> TabAtkins: Part of the justification for a separate function was this. We had settled on steps. We can review, but I'm happy sticking.<br>
&lt;dael> birtles: I think it's hte case where you want to keep step height the same?<br>
&lt;dael> TabAtkins: amt of transitions between each frame<br>
&lt;dael> birtles: keep height of steps same....<br>
&lt;dael> TabAtkins: Andres exmple at the bottom, they all have the same height.<br>
&lt;Rossen> jump-start<br>
&lt;dael> birtles: THat was the concern if you want to change between something that triggers the moment it's the last number vs waiting until you get the last number. That seems a little unfortunate.<br>
&lt;dael> TabAtkins: That's because only 9 are in the transition.<br>
&lt;Rossen> steps(3, jump-start)<br>
&lt;dael> birtles: When we had the project it's awk to explain go from 11 to 10.<br>
&lt;dael> smfr: I would expect steps to be number of vertical dotted lines.<br>
&lt;dael> TabAtkins: But that doesn't match a number of authors understanding. WE had that discussion and resolved a different way. We can re-discuss. Original remaining item was to name. We can go as deep as y'all want to do<br>
&lt;dael> birtles: start-skip vs start and end alias<br>
&lt;dael> TabAtkins: I'm doing alias for consistent construction. start and end by themselves are kind of confusing.<br>
&lt;dael> Rossen: Anyone coming around on this?<br>
&lt;dael> TabAtkins: Do people want to re-litigate? If not let's name.<br>
&lt;dael> birtles: Only alternative I'm interested in is aliasing a sep function so number of steps always means number of veritical rises and a sep function for number of values. If you're not interested in that we can resolve.<br>
&lt;dael> Rossen: I'm hearing no one is willing to re-litigate.<br>
&lt;dael> Rossen: Remaining thing is can we live with those names.<br>
&lt;dael> eric: If you're outside the us jump-start makes more sense.<br>
&lt;dael> TabAtkins: I'm okay with jump. There's a jump at the start or the end.<br>
&lt;dael> Rossen: So jump-start has become a thing?<br>
&lt;dael> TabAtkins: Let's do it.<br>
&lt;TabAtkins> jump-start/end/none/both<br>
&lt;dael> Rossen: Proposal: Have keywords be jump-start, jump-end, jump-none, jump-both<br>
&lt;dael> RESOLVED: Have keywords be jump-start, jump-end, jump-none, jump-both<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1680#issuecomment-380403010 using your GitHub account

Received on Wednesday, 11 April 2018 10:21:24 UTC