|
2010-11-29
, 19:21
|
Posts: 1,418 |
Thanked: 1,541 times |
Joined on Feb 2008
|
#362
|
The Following User Says Thank You to fms For This Useful Post: | ||
|
2010-11-29
, 20:12
|
Posts: 561 |
Thanked: 75 times |
Joined on Jan 2010
@ Spain
|
#363
|
|
2010-11-29
, 20:24
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#364
|
Hello, Rob1n
It looks like your latest updated royally screwed up .epub reading, and some other formats too, most likely. Most of the time, the latest FBReader just shows empty screen. Page display also appears to be broken: it only changes after 2-4 page flips in a row.
Whatever you have done to that code broke it. Please, consider rolling back =)
|
2010-11-29
, 20:34
|
Posts: 27 |
Thanked: 10 times |
Joined on Jul 2010
|
#365
|
I've tracked down the issue. FBReader uses the margin & padding settings for the same variable, so your zero padding values are overriding the margin values. Removing the padding values from the CSS fixes this issue. I'll have a dig into this further - adding the values would probably be a better solution, but means dealing with unit conversion.
|
2010-11-29
, 20:57
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#366
|
I'll have a look into this - the few books I tested worked perfectly, but I've now found one that exhibits the same issues you've reported. I'll see why they're getting the incorrect settings and upload a fixed version shortly.
I'm ... speechless. Ok. Will you add an upstreams bug, or shall I?
Thanks for looking into this, tho. Atleast I've got a workaround until the ... problem can be fixed.
|
2010-11-30
, 05:02
|
Posts: 123 |
Thanked: 99 times |
Joined on Sep 2010
@ Russia
|
#367
|
|
2010-11-30
, 05:13
|
Posts: 422 |
Thanked: 244 times |
Joined on Feb 2008
|
#368
|
|
2010-11-30
, 06:33
|
|
Posts: 800 |
Thanked: 957 times |
Joined on Sep 2010
@ India
|
#369
|
|
2010-11-30
, 09:09
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#370
|
I have a FR: something like checking/filtering read books in library.
And maybe some list of read books, with date, comments, etc.
So "always use my css" doesn't apply to font-size? That is disappointing, as the epub font size must presume a DPI. The epub book I have, the font is too small, so I can increase it in base, but then I have to go and decrease it for those books that respect the font size setting in other books.
Hey, I just downloaded FBreader after a long time due to all this activity in this thread. And I must say, I am impressed. I expect that FBReader will soon be one amoung my top used apps with Comix, gPodder and www2sms. But a few gripes (bugs?):
The fact that direct dictionary search is included is brilliant. But when text selection is activated, the swiping to turn pages does not work. They only select the text. So could it be possible to have small next/previous page buttons like in Comix?
Once again thanks.
The Following User Says Thank You to Rob1n For This Useful Post: | ||
The source code changes can be downloaded from here.
I'll look to push this to extras-testing at the end of the week, so please let me know if you find any issues before then.