2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/apps/reader/modules
chrox dfcd67c5bf move screenshot settings to submenu of Screenshot entry in readermenu
And also fix a touchmenu bug that prevent some menu entries
(always at the bottom of the menu) from showing submenus. The reason is
that the onTapSelect method of TouchMenuItem doesn't return true, so that
the tap gesture will propagate to the parent widget and be captured by
touchmenu itself. But at this time the dimen of touchmenu is changed to
the submenu of the tapped menuitem. If the submenu is short enough the
tap will be outside of touchmenu which will cause a TapCloseAllMenus
event and the submenu will never be shown.
2014-10-30 15:51:35 +08:00
..
readeractivityindicator.lua Close lipc handles on exit. 2014-07-04 20:10:38 +02:00
readerbookmark.lua chore: code clean up 2014-10-26 03:05:17 -04:00
readerconfig.lua fix(reader): crash on closing reader menu 2014-10-25 06:01:37 -04:00
readercoptlistener.lua fix embeded css setting not persistent between launchings 2014-05-02 12:48:00 +08:00
readercropping.lua unify color specification 2014-10-24 13:48:42 +02:00
readerdictionary.lua ignore more markup tags in dictionary window 2014-10-29 16:42:00 +08:00
readerdogear.lua move reader code into frontend/apps/reader 2014-04-02 17:02:01 -04:00
readerflipping.lua move reader code into frontend/apps/reader 2014-04-02 17:02:01 -04:00
readerfont.lua config line space/font gamma values directly 2014-08-19 12:11:49 +08:00
readerfooter.lua unify color specification 2014-10-24 13:48:42 +02:00
readerfrontlight.lua add font size menu entry 2014-07-27 21:43:39 +08:00
readergoto.lua move reader code into frontend/apps/reader 2014-04-02 17:02:01 -04:00
readerhighlight.lua refactoring module registration in readerui 2014-10-09 17:41:27 +08:00
readerhinting.lua move reader code into frontend/apps/reader 2014-04-02 17:02:01 -04:00
readerhyphenation.lua Update TOC after change of hyphenation 2014-07-16 14:55:26 +02:00
readerkoptlistener.lua fix #835 2014-08-24 11:21:59 +08:00
readerlink.lua fix #1013 2014-10-20 22:55:39 +08:00
readermenu.lua move screenshot settings to submenu of Screenshot entry in readermenu 2014-10-30 15:51:35 +08:00
readerpaging.lua negative x panning if writing direction is set right to left 2014-08-06 22:06:38 +08:00
readerpanning.lua strings not shown on GUI will not be translated 2014-06-05 14:59:06 +08:00
readerrolling.lua fix #1013 2014-10-20 22:55:39 +08:00
readerrotation.lua fix insensitive rotate gesture detection 2014-06-08 19:57:35 +08:00
readerscreenshot.lua unify color specification 2014-10-24 13:48:42 +02:00
readertoc.lua expand/collapse for the left one third region should be more resonable 2014-10-21 22:40:43 +08:00
readertypeset.lua remove more global variables 2014-08-14 19:52:30 +08:00
readerview.lua unify color specification 2014-10-24 13:48:42 +02:00
readerwikipedia.lua fix cannot set default dictionary 2014-10-28 15:58:04 +08:00
readerzooming.lua fix #970 2014-10-15 22:01:42 +08:00