2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
Frans de Jonge ac15143c14
[lang] Rename 'Scroll Mode' to 'Continuous' (#5169)
The current name causes people to think of scrolling, which is slightly awkward on E Ink. For example, see <https://github.com/koreader/koreader/issues/5166#issuecomment-517771475>.

> But this on LCD, not E-ink where the lag is unbearable, especially if you want to correct any scrolling over/undershoot.

Scroll mode is a misnomer. It should be renamed continuous. I use "scroll mode" as the default, but I seldom or never scroll. Conversely, you can still scroll in paged mode if a page is longer than the screen. As far as I'm concerned if you're scrolling (panning) you may be doing it wrong, but to anyone reading: you do you. ;-)
2019-08-02 22:43:26 +02:00
..
data [lang] Rename 'Scroll Mode' to 'Continuous' (#5169) 2019-08-02 22:43:26 +02:00
elements Add vertical edge gesture (#5156) 2019-08-01 19:08:09 +02:00
message [fix] Leave size_t alone in FFI stuff: flip that back to size_t (#4629) 2019-02-21 09:56:54 +01:00
network Minor auto_restore_wifi tweaks (#5143) 2019-07-31 01:00:51 +02:00
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 2017-08-31 16:37:39 +02:00
widget [chore] SpinWidget default_text instead of defaults_text (#5153) 2019-07-29 11:48:07 +02:00
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
event.lua doc: event propagation for widgets 2016-12-11 12:20:59 -08:00
font.lua split UI agnostic code from font.lua into fontlist.lua 2019-03-03 13:10:45 +01:00
geometry.lua [travis] Add protection against unscaled sizes 2017-09-23 20:24:45 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [i18n] Add Slovak to translations (#4548) 2019-02-04 09:33:45 +01:00
menusorter.lua [fix] MenuSorter: don't add empty menu item (#4848) 2019-03-27 09:50:25 +01:00
opdsparser.lua Escape &, < and > when removing CDATA. 2018-10-24 14:48:50 +02:00
otamanager.lua [UX] Offer to restart KOReader after update (#5150) 2019-07-29 09:54:28 +02:00
quickstart.lua [chore] cleanup multi-lines translatable strings 2019-01-29 00:05:55 +01:00
renderimage.lua decouple device from pdfdocument, font & bgr checking 2019-03-03 13:10:45 +01:00
rendertext.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
screensaver.lua Update screensaver.lua (#5123) 2019-07-19 05:52:12 +02:00
size.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua adds "Translation settings" menu 2018-12-17 15:19:25 +01:00
trapper.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
uimanager.lua More robust Gyro toggle (#5104) 2019-07-01 17:12:24 +02:00
wikipedia.lua Update Wikipedia EPUB stylesheet to allow floating thumbnails 2019-07-15 20:14:33 +02:00