brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Constrain cubic-bezier time percentage to [0, 100] range #5382

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by redmunds Thursday Nov 07, 2013 at 16:04 GMT Originally opened as https://github.com/adobe/brackets/pull/5885


This is for #5883.

Note that this only happens when points are at x=0 or x=100 so that they extend over edge of grid and you move mouse inside points (not grid).


redmunds included the following code: https://github.com/adobe/brackets/pull/5885/commits

core-ai-bot commented 3 years ago

Comment by bchintx Thursday Nov 07, 2013 at 23:04 GMT


Looks great!