Files
koreader/frontend/ui
Hans-Werner Hilse afb59667c0 allow for more control on refreshes when show()ing widgets
for now, we have show() automatically call setDirty() for the new
widget, as before. However, now show() takes two arguments for
refresh configuration that will get passed on to setDirty().

For compatibility, the default is here in show() to do a partial
refresh. So if you want no refresh triggered (via this show() call),
add a function that doesn't return anything.
2014-11-30 22:33:36 +00:00
..
2014-11-30 18:38:03 +00:00
2014-03-13 21:52:43 +08:00
2014-10-21 17:26:16 +08:00
2014-11-12 12:29:38 +01:00
2014-09-05 21:07:43 +08:00
2014-11-02 21:19:04 +01:00
2014-06-08 19:56:42 +08:00