Quote:
Originally Posted by JimMcLaren
I'm having a problem I haven't seen before. All of my epubs in landscape are two columns. No setting I've tried seems to make a difference. Is this a setting problem or a bug?
|
defaults.lua:
-- default minimum screen height for reading with 2 pages in landscape mode
DCREREADER_TWO_PAGE_THRESHOLD = 7
I think it would be way better if this one would not be dependend by something like the screen height but simply a 2-columns-in-landscape yes or no field, but this is how it is right now.
So, put this number high to be sure that you never see 2 columns, or put it to zero to always see 2 columns (I prefer it that way).
Chrox just wanted it to be 2 columns for devices > 7 inch, but I still think a) the logic is wrong, screen height is not screen size, and b) 2 columns work perfect even on my 5 inch Kobo Mini, so it is just a question of preferences, not screen dependent.