mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
dc8696bd34
- height_adjust: if true, reduce height to a multiple of line_height (for nicer centering) - height_overflow_show_ellipsis: if height overflow, append ellipsis to last shown line (Implemented in both use_xtext and legacy code path.) Use them in Menu.lua to clean up/shorten the code used for multiline menu items by delegating the work to TextBoxWidget, or using TextWidget when we end up needing only a single line. |
||
---|---|---|
.. | ||
lib | ||
filemanager.lua | ||
filemanagerbookinfo.lua | ||
filemanagercollection.lua | ||
filemanagerconverter.lua | ||
filemanagerfilesearcher.lua | ||
filemanagerhistory.lua | ||
filemanagermenu.lua | ||
filemanagersearch.lua | ||
filemanagersetdefaults.lua | ||
filemanagershortcuts.lua | ||
filemanagerutil.lua |