babluboy / bookworm

A simple ebook reader for Elementary OS
GNU General Public License v3.0
1.33k stars 101 forks source link

Feature: Page up/down should keep one line #236

Open pothos opened 5 years ago

pothos commented 5 years ago

FB-Reader has this option to make the last shown line be the first one after pressing the 'page down' key. This brings a fluent reading experience when using keys to easily navigate. It would be nice to have it in Bookworm.

babluboy commented 5 years ago

@pothos Good thought. However, if I implement the pagination request (#170) then this request will not be needed anymore. However, if I am not able to implement the pagination feature then this will be a good work around. I will keep this issue as a fallback method