mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
24424e505e
- Add IconWidget, use it for icons instead of ImageWidget. Specify icons by name only, look for them (with either .svg or .png suffixes) in multiple directories (including koreader/settings/icons/ to allow customizing them). Don't crash when icon name not found, shown a black background warning icon instead. - Don't trust the icons' native sizes: replace scale_for_dpi=true with width/height=DGENERIC_ICON_SIZE, so all icons get the same (tunable) size - except in a few specific use cases. - Top and bottom menu bars: normalize, and have icons properly centered in them, extend vertical line separators up to the edges. - TOC: adjust expand/collapse icons size to items size |
||
---|---|---|
.. | ||
avoid_flashing_ui.lua | ||
common_info_menu_table.lua | ||
common_settings_menu_table.lua | ||
file_ext_assoc.lua | ||
filemanager_menu_order.lua | ||
flash_keyboard.lua | ||
flash_ui.lua | ||
font_settings.lua | ||
font-test-sample-default.template | ||
mass_storage.lua | ||
menu_activate.lua | ||
menu_keyboard_layout.lua | ||
reader_menu_order.lua | ||
refresh_menu_table.lua | ||
screen_android.lua | ||
screen_color_menu_table.lua | ||
screen_disable_double_tap_table.lua | ||
screen_dpi_menu_table.lua | ||
screen_eink_opt_menu_table.lua | ||
screen_rotation_menu_table.lua | ||
screensaver_menu.lua | ||
waveform_level.lua |