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/plugins/coverbrowser.koplugin
poire-z 7666644362
Bookmarks, CoverBrowser: scale dogear icon (#4081)
The Dogear icon is 20x20 pixels and was never scaled where used. Now:
- The bookmark icon (top right of screen) is scaled to 1/32th of the screen
width (previously, it was 1/30th on a 600px wide emulator, 1/53th on a GloHD).
On CreDocument, furthermore decrease its size if needed depending on the
selected margins so it never overwrite the text.
- CoverBrowser list view: scale it to the available room under
the "N % of P page" text, so it does not cover "page".
- CoverBrowser mosaic view: scale it to 1/16th of the cover rectangle, which
should prevent if from overwritting the text thanks to a max text width of
7/8 of the cover rectangle.

Also for CoverBrowser: don't index metadata for unsupported document
(which could happen when browsing files with PathChooser) and show
full filename for such documents.
Also: ImageWidget: small fix in case we use both scale_factor and
scale_for_dpi.
6 years ago
..
bookinfomanager.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
covermenu.lua UI Behavior tweaks (#3983) 6 years ago
listmenu.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
main.lua Reader menu: adds "Open previous document" (#4056) 6 years ago
mosaicmenu.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 6 years ago
xutil.lua coverbrowser: keep up to date with recent core changes (#3707) 6 years ago