Files
koreader/frontend
Robert c7ecd08d9d Menu: new algorithm for multi-lines items (#5496)
(used by bookmarks list and classic file browser)
When text is too long or line too tall:
first: we try to decrease the number of lines (eg from 3 to 2 and from 2 to 1 line)
second: when 1 line is too tall, we try to decrease font size (-1)
And at the end we try to add or remove chars to better fit text.
2019-10-22 12:48:47 +02:00
..
2014-03-13 21:52:43 +08:00
2018-09-29 23:15:57 +02:00
2019-01-03 08:56:29 +01:00
2019-08-24 09:25:38 +02:00