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
poire-z dc8696bd34 TextBoxWidget: add new properties, use them in Menu
- 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.
5 years ago
..
cloudstorage [chore] Remove unnecessary indent on new line (#5391) 5 years ago
filemanager TextBoxWidget: add new properties, use them in Menu 5 years ago
opdscatalog [chore] Remove unnecessary indent on new line (#5391) 5 years ago
reader [UX] Add Mark as read to end of document action (#5596) 5 years ago