diff options
| author | Stephen Blott | 2016-09-24 07:17:44 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2016-09-24 07:17:44 +0100 | 
| commit | 07bc4fbe820ff17b5a6b559a2ebcceb7d52700a2 (patch) | |
| tree | bf1a557bbdf6f86aeaa4d5cdadfd6debc958e20a /CREDITS | |
| parent | 9b5e26b9009c1ff6b5c55ebd4d0e6c3915df0261 (diff) | |
| download | vimium-07bc4fbe820ff17b5a6b559a2ebcceb7d52700a2.tar.bz2 | |
Tweak #2168 (scrolling via scrollingElement).
Instead of setting a property of document for `scrollingElement` (if it
is not defined), just use a function and make the decision dynamically
instead.
Diffstat (limited to 'CREDITS')
| -rw-r--r-- | CREDITS | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -46,5 +46,6 @@ Contributors:    Michael Salihi <admin@prestance-informatique.fr> (github: PrestanceDesign)    Dahan Gong <gdh1995@qq.com> (github: gdh1995)    Scott Pinkelman <scott@scottpinkelman.com> (github: sco-tt) +  Darryl Pogue <darryl@dpogue.ca> (github: dpogue)  Feel free to add real names in addition to GitHub usernames. | 
