aboutsummaryrefslogtreecommitdiffstats
path: root/bitly.js
diff options
context:
space:
mode:
authorRuslan Kiianchuk2014-08-31 01:20:21 -0700
committerRuslan Kiianchuk2014-08-31 01:20:21 -0700
commitc2ede41a905425bfc0348b248dbb370f40e0937f (patch)
tree65bac203b0b366fa7badf285aa006791becaa057 /bitly.js
parent3765fe33575088dad4d4f9a51e907f695546e5b3 (diff)
downloadvimperator-plugins-c2ede41a905425bfc0348b248dbb370f40e0937f.tar.bz2
Use approximated Fibonacci sequence for scroll
Smooth scroll is never done by using linear functions (like `x/2` used in current implementation). It looks ugly — at the end scrolling is very flickering. Such processes are much better simulated by Fibonacci sequence. I've used optimized formulas (from Wikipedia, ofcourse :)
Diffstat (limited to 'bitly.js')
0 files changed, 0 insertions, 0 deletions