poire-z
poire-z
There's no notion of background with images. We get an image, we show the image, naturally. We don't "invert" that image. May be you'd wish it to be inverted if...
I thought we could just fill in black the area outside the image with something like (don't try it, doesnt work): ```diff --- a/frontend/ui/widget/imageviewer.lua +++ b/frontend/ui/widget/imageviewer.lua @@ -305,3 +305,3 @@...
I do think it does not _not make sense_ :) If the image was static with a fixed final size, we could have the ImageWidget with white background, centered in...
We already have them (and how pretty, and tweakable!, you'll be amazed when you'll see them for the first time :)). (When enabling these style tweaks, you may not always...
No, there's no specific rule, no wide idea. If the publisher or you flag some 3-screens-height section of the book as being a footnote, when a link to it in...
Because there's nothing standard there that indicates the second snippet is a footnote. A link is not enough, it could be a link to another chapter, and you would get...
You probably can't use long diagonal swipe in these widgets as they themselves handle swipe their own way. There's an alternative gesture for taking screenshots, that should rarely/never conflict with...
I guess the reason for the failure is what I wrote in the note in https://github.com/koreader/crengine/blob/b5f97c4560ddb9d1ddfad20c858c997045a89649/crengine/src/lvrend.cpp#L4755-L4768 ``` // Notes: // It fails when that block element has itself an id,...
As with all things style tweaks, we will sometimes meet one book where we can't managed to get what we want, for various reasons (often because the publisher did crap...