Open core-ai-bot opened 3 years ago
Issue by julieyuan Thursday Nov 07, 2013 at 08:34 GMT Originally opened as https://github.com/adobe/brackets/issues/5883
Steps:
animation-timing-function:cubic-bezier(0,.66, 1,.23);
Ctrl/Cmd+E
cubic-bezier
Result: The time ranges from -5% to 105%.
Expected: It should range from 0% to 100%.
Notes: Please refer to http://cubic-bezier.com/#0,.66,1,.23. And when I hover the mouse on the point, the number for time don't change.
ENV: MAC 10.8 English OS Build: 0.34.0-10292
Snapshots: Please refer to snapshots for reference:
Comment by redmunds Thursday Nov 07, 2013 at 16:05 GMT
Good catch!
Comment by redmunds Friday Nov 08, 2013 at 00:40 GMT
FBNC back to@julieyuan.
@
Comment by julieyuan Friday Nov 08, 2013 at 03:18 GMT
Fixed in build 0.34.0-10534.@redmunds Great :+1: Closing and offering the snapshots for reference:
Issue by julieyuan Thursday Nov 07, 2013 at 08:34 GMT Originally opened as https://github.com/adobe/brackets/issues/5883
Steps:
animation-timing-function:cubic-bezier(0,.66, 1,.23);
Ctrl/Cmd+E
on thecubic-bezier
to open the Cubic Bezier inline Editor.Result: The time ranges from -5% to 105%.
Expected: It should range from 0% to 100%.
Notes: Please refer to http://cubic-bezier.com/#0,.66,1,.23. And when I hover the mouse on the point, the number for time don't change.
ENV: MAC 10.8 English OS Build: 0.34.0-10292
Snapshots: Please refer to snapshots for reference: