diff options
author | Ruslan Kiianchuk | 2014-08-31 01:20:21 -0700 |
---|---|---|
committer | Ruslan Kiianchuk | 2014-08-31 01:20:21 -0700 |
commit | c2ede41a905425bfc0348b248dbb370f40e0937f (patch) | |
tree | 65bac203b0b366fa7badf285aa006791becaa057 /amazon_simple_uri.js | |
parent | 3765fe33575088dad4d4f9a51e907f695546e5b3 (diff) | |
download | vimperator-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 'amazon_simple_uri.js')
0 files changed, 0 insertions, 0 deletions