livrereader / livre

An eBook reader built with Electron
37 stars 6 forks source link

Back and forward functionality #2

Closed jdormit closed 8 years ago

jdormit commented 8 years ago

Whenever the current spine URL changes (such as on page turn or when the user click a link), the program should store it, and expose a menu function (keyboard shortcut Alt+Left) to go back to the stored location.

jdormit commented 8 years ago

There should also be a 'forward' menu function (Alt+Right)

jdormit commented 8 years ago

Added in bc8a942