Files
koreader/frontend
Robert 803a143764 [sdl] Add support arrow key for next/prev page (#5149)
Close: #4997 
This PR add support arrow key and mouse scroll wheel for next/previous page.

- Document in page mode:

PageDown, Arrow down, Arrow right - go to next page
PageUp, Arrow up, arrow left - go to prev page
Mouse scroll wheel down - go to next page
Mouse scroll wheel up - go to prev page

- Document in scroll mode:

PageDown, Arrow right - go to next page
PageUp, Arrow, arrow left - go to prev page
Arrow down - scroll document down
Arrow up - scroll document up
Mouse scroll wheel down - scroll document down
Mouse scroll wheel up - scroll document up
2019-07-28 13:57:03 +02:00
..
2014-03-13 21:52:43 +08:00
2019-01-03 08:56:29 +01:00
2018-09-29 23:15:57 +02:00
2017-04-14 11:40:35 -07:00
2019-01-17 21:44:15 +01:00
2019-01-03 08:56:29 +01:00
2019-06-28 04:46:16 +02:00