inoreader scroll bug fix

Fixes scrolling issues due to adblock on inoreader.com

Автор
GDorn
Инсталации дневно
0
Инсталации общо
117
Рейтинг
1 0 0
Версия
1
Създаден
26.01.2015
Обновен
26.01.2015
Размер
562 Байта
Лиценз
Няма
Работи на

Inoreader added ads recently, and even disabling adblock didn't seem to fix this particular navigation bug: http://forum.inoreader.com/index.php?/topic/6615-strange-navigation-post-per-post/

This only fixes navigation by keyboard, specifically the 'n' and 'p' keys by forcefully scrolling to the current item a quarter of a second after the keypress. This is long enough for the scrolling animation to finish in most cases and should only be noticeable when the bug hits.

Navigation-by-clicking is untouched.