Add semi-transparent PageUp/PageDown buttons to the right of every page. Useful when reading web pages on e-ink screens.
目前为 2023-02-22 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
Fix handling of touch events
Removed top/bottom buttons - they get in the way too easily. Instead, trigger scrolling to top/bottom when holding PageUp/PageDown.
Increased default value of topBottomGapPx
Added Top and Bottom buttons. Consolidated config options to the top of the code block, support moving the buttons to the left side.