2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Qingping Hou
15b8f4d574 mod: fontchooser and pdfreader code clean up 2012-02-26 10:42:04 +08:00
Qingping Hou
85cb570e88 fix: unify font changes to all menus 2012-02-24 00:16:20 +08:00
Qingping Hou
9f69c4be20 fix: fill space above title background 2012-02-21 21:27:47 +08:00
Qingping Hou
417ef640a7 Merge branch 'rotate'
Conflicts:
	filechooser.lua

* merge rotate branch with search branch
* fix font display bug in font menu

not fully tested the new rotation implemention yet.
2012-02-19 15:29:51 +08:00
Qingping Hou
262b8113f7 add: adjustFWKey(code)
adjustFWKey() will change code event for five way keys
according to current rotation mode. Add this to the
input.waitForEvent loop and your UI can navigate properly
in different rotation mode.
2012-02-17 14:52:54 +08:00
Qingping Hou
da9ff1be6f mod: two fix
* add background to the font menu title
* set default current item to 1
2012-02-17 14:19:43 +08:00
Qingping Hou
599e0fd1df fix: do full page refresh to get better user experience 2012-02-16 19:46:39 +08:00
Qingping Hou
8412532479 fix: adjust perpage item according to title height 2012-02-16 19:25:01 +08:00
Qingping Hou
9cf646b2a6 add: fontchooser 2012-02-16 15:19:56 +08:00