In #581 and #2854 we resolved to add a generic interpolation function, which takes a percentage, a start value, and an end value.
mix( [ <percentage> && [ by <easing-function> ]? ] ; <start-value> ; <end-value>)
One outstanding question is, what happens if the progress percentage is outside the 0-100% range? Do we clamp the values to the range? Do we interpolate past the range? Do we need a syntactic switch between the two (e.g. a clamp
keyword in the first arg)?
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3