2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/data
onde2rock dfd87447da [UX] Make the reader bottom menu compatible with key navigation (#3785)
* [toggleswitch] Add support for key navigation to this widget

Add the onFocus an onUnfocus event handler
add a new function that just circle the switch if not touch event is
detected

* Add key navigation to the readermenu

The shortcut is still Alt-gr on sdl, to be defined on Kindle

* Remove the old method of handling the Press key.

Now the event is handled by the main widget who implement focusmanager
and then dispatched to the currently focused item.
Modify the fine font tuning only for non touch-devices

See : https://github.com/koreader/koreader/pull/3785#issuecomment-375306466
2018-03-22 21:01:38 +01:00
..
keyboardlayouts [feat] VirtualKeyboard cursor navigation (#3290) 2017-10-10 18:04:51 +02:00
creoptions.lua [UX] Make the reader bottom menu compatible with key navigation (#3785) 2018-03-22 21:01:38 +01:00
koptoptions.lua [UX] Make the reader bottom menu compatible with key navigation (#3785) 2018-03-22 21:01:38 +01:00
strings.lua Remove unneeded string S.DARKEST (#3552) 2017-12-18 22:13:49 +01:00