Commit Graph

11 Commits (7accd7572be6b175ec5d5642a3ea8088a286fc35)

Author SHA1 Message Date
Qingping Hou 65e8e2292f revert wrong cleanup for commit cf3cc65c03
self.layout must be updated for any widget that inherits
from focusmanager. Previous commit removed related code on
menu item update.
12 years ago
{Qingping,Dave} Hou 267ed42be6 Merge pull request #638 from houqp/new_ui_code_fix
zoom mode support in reader menu & menu module bug fix
12 years ago
Qingping Hou cf3cc65c03 fix bug in multi-level menu support
The size of framecontainer is not reset after content changed.
12 years ago
Qingping Hou 5e2537210f remove comments in menu.lua 12 years ago
Qingping Hou 3486ae7e09 first demo of gesture parsing 12 years ago
Qingping Hou cee51b8db2 change menu item underline color to make refresh more responsive 12 years ago
Qingping Hou f8f188ff89 jump to first menu item if pagebck is pressed in first page 12 years ago
Qingping Hou 7d008bf622 fix end_position calculation in Menu:onNextPage 12 years ago
Qingping Hou 793a431c43 add sub menu support for menu widget 12 years ago
HW 4d3e6af106 small changes to menu and addition of a reader menu
the reader menu is still very bare-bone, I plan to enhance it now.
12 years ago
HW 5025be971d separated dialog.lua into source files for each individual function 12 years ago