Commit Graph

6 Commits

Author SHA1 Message Date
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