2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
chrox 75eb0e6f23 bugfix: fix screen ghosting after swiping north/south in scroll mode
As swiping north/south will generate several pan gestures which will
set refresh mode to WAVEFORM_MODE_A2, we should explicitly do a full
refresh in order to switch refresh waveform from WAVEFORM_MODE_A2
to WAVEFORM_MODE_GC16 as in OnPanRelease.
2013-08-17 11:01:57 +08:00
..
data word gap is set to smallest when selcting CJK languages 2013-07-20 03:33:58 +08:00
reader bugfix: fix screen ghosting after swiping north/south in scroll mode 2013-08-17 11:01:57 +08:00
widget fix Menu widget initialization on inheritance bug in filechooser 2013-08-14 05:19:01 -04:00
device.lua Refactor Kobo frontlight_intensity restoration: move to reader.lua 2013-08-13 13:56:46 -03:00
event.lua file reorganisation 2012-05-19 01:10:57 +02:00
font.lua add glyph fallbacks 2013-06-16 15:33:50 +08:00
geometry.lua fix Geom:combine when sizeof rect is zero 2013-07-22 21:59:22 +08:00
gesturedetector.lua disable double tap detection by default in gesture detector 2013-07-31 19:35:47 +08:00
graphics.lua remove trailing white spaces 2013-04-08 14:40:12 +08:00
image.lua file reorganisation 2012-05-19 01:10:57 +02:00
inputevent.lua Refactor Kobo frontlight_intensity restoration: move to reader.lua 2013-08-13 13:56:46 -03:00
readerui.lua only insert frontlight menu item if frontlight is detected 2013-08-14 06:52:39 -04:00
rendertext.lua add glyph fallbacks 2013-06-16 15:33:50 +08:00
screen.lua fix fractional pix returned by scaleByDPI 2013-07-28 16:05:51 +08:00
time.lua cleanup: use local variables in time arithmetic 2013-03-02 22:24:21 +08:00
uimanager.lua Big refactoring: Device handles frontlight device, ReaderFrontLight now only GUI 2013-08-12 02:13:28 -03:00