PageUp/PageDown buttons

Add semi-transparent PageUp/PageDown buttons to the right of every page. Useful when reading web pages on e-ink screens.

目前为 2023-02-22 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • v0.2.4 2023-02-28

    Fix handling of touch events

  • v0.2.3 2023-02-28

    Removed top/bottom buttons - they get in the way too easily. Instead, trigger scrolling to top/bottom when holding PageUp/PageDown.

  • v0.2.2 2023-02-28

    Increased default value of topBottomGapPx

  • v0.2.1 2023-02-28
  • v0.2 2023-02-28

    Added Top and Bottom buttons. Consolidated config options to the top of the code block, support moving the buttons to the left side.

  • v0.1 2023-02-22