Commit Graph

8 Commits

Author SHA1 Message Date
chrox 71b3e717cf refactoring onConfigChoose 2014-01-03 22:09:55 +08:00
chrox 2ffd9bbeef tweaks on config dialog responsiveness 2014-01-03 20:41:15 +08:00
chrox d471b3eaec more responsive in config dialog 2014-01-03 19:43:25 +08:00
chrox 32cd7b2a88 show both reader menu and config menu when tapping top
So the bottom tap zone is optional now and will be removed by default
in the future.
2013-12-27 21:47:19 +08:00
chrox b5fd38f897 delayed calling of gotoXPointer when internal properties are changed
This should fix #400 and fix #300.
2013-12-26 06:24:36 +08:00
Hans-Werner Hilse 22e5117cce add missing require for defining DEBUG 2013-10-24 10:44:15 +02:00
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
2013-10-22 17:11:31 +02:00
HW ef111b99c6 Refactored to use strictly locals 2013-10-18 22:38:07 +02:00