You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
readeractivityindicator.lua Close lipc handles on exit. 10 years ago
readerbookmark.lua chore: code clean up 10 years ago
readerconfig.lua fix(reader): crash on closing reader menu 10 years ago
readercoptlistener.lua fix embeded css setting not persistent between launchings 10 years ago
readercropping.lua unify color specification 10 years ago
readerdictionary.lua ignore more markup tags in dictionary window 10 years ago
readerdogear.lua move reader code into frontend/apps/reader 10 years ago
readerflipping.lua move reader code into frontend/apps/reader 10 years ago
readerfont.lua config line space/font gamma values directly 10 years ago
readerfooter.lua unify color specification 10 years ago
readerfrontlight.lua add font size menu entry 10 years ago
readergoto.lua move reader code into frontend/apps/reader 10 years ago
readerhighlight.lua refactoring module registration in readerui 10 years ago
readerhinting.lua move reader code into frontend/apps/reader 10 years ago
readerhyphenation.lua Update TOC after change of hyphenation 10 years ago
readerkoptlistener.lua fix #835 10 years ago
readerlink.lua fix #1013 10 years ago
readermenu.lua move screenshot settings to submenu of Screenshot entry in readermenu 10 years ago
readerpaging.lua negative x panning if writing direction is set right to left 10 years ago
readerpanning.lua strings not shown on GUI will not be translated 10 years ago
readerrolling.lua fix #1013 10 years ago
readerrotation.lua fix insensitive rotate gesture detection 10 years ago
readerscreenshot.lua unify color specification 10 years ago
readertoc.lua expand/collapse for the left one third region should be more resonable 10 years ago
readertypeset.lua remove more global variables 10 years ago
readerview.lua unify color specification 10 years ago
readerwikipedia.lua fix cannot set default dictionary 10 years ago
readerzooming.lua fix #970 10 years ago