geometer / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
1.83k stars 802 forks source link

increase MAX_TOC_MARKS_NUMBER inFBView.java #313

Closed gvb1234 closed 8 years ago

gvb1234 commented 9 years ago

Increase MAX_TOC_MARKS_NUMBER so that chapter marks are displayed on status bar for books with more than 100 chapters.

gvb1234 commented 9 years ago

With the high definition screen most phones now have, maybe it would be a good idea to have the limit depend on screen width. If the chapter marks are x pixels wide and the screen is w pixels wide, it doesn't make any sense to display w/x chapter marks, as the status bar would be filled with them. However, I think that displaying at most w/(5x) or w/(10x) chapter marks would still be informative...

gvb1234 commented 9 years ago

bump?

geometer commented 8 years ago

In 2.6 beta you can control this number from user preferences.