koreader / kindlepdfviewer

(DEPRECATED, please use KOReader instead) A PDF (plus DJVU, ePub, TXT, CHM, FB2, HTML...) viewer made for e-ink framebuffer devices, using muPDF, djvulibre, crengine
GNU General Public License v3.0
499 stars 98 forks source link

add css menu and embedded css toggle #727

Closed houqp closed 11 years ago

houqp commented 11 years ago

Now, only embedded css is loaded by default. I am not sure whether crengine is designed to load format.css by default, so we need further testing on this change.

houqp commented 11 years ago

this should close #569 and #711

tigran123 commented 11 years ago

Thank you, I will test it today.

tigran123 commented 11 years ago

Trying to open an fb2 file results in:

FATAL ERROR #-1: Unknown fatal error

But maybe this is because I have history files from the pre-PR state. I'll remove them and will try again.

tigran123 commented 11 years ago

One bug: invoking css selection menu via S and then pressing Back to get out of it needs to refresh the page. Currently it doesn't and the css selection menu is still shown on the screen until the user turns the page or does something else that refreshes it (e.g. Space for manual refresh).

houqp commented 11 years ago

Oh, I put the redraw current page in the wrong place ;p

houqp commented 11 years ago

BTW, did you still have the history file that crashes the reader? I am curious about the cause of the crash.

tigran123 commented 11 years ago

No, I didn't save those history files unfortunately.