mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
- Fix hold callback name - Add options to handle long titles (truncated by default): "title_multines" and "title_shrink_font_to_fit" (allowing setTitle() with them makes the code a bit more complex). - Add options to set bottom line color and horizontal padding. - Use an added close.svg (based on exit.svg, tweaked to have similar size and baseline as other icons) for close button. IconButton: - handle hold/hold_release similar to Button. - new option allow_flash to allow disabling flashing.