You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
NiLuJe 4caf8f281d
[CRe] Ensure toggling nightmode invalidates the drawCurrentView cache (#6854)
* Use a CRe set* method when toggling nightmode

This ensures it gets flagged as add_reset by the call cache, and that
CRe will actually re-render, as it's necessary if nightmode_images is
enabled (the default).

Fix #6845

* Prevent ReaderHighlight:onTap from running ReaderHighlight:clear when
it's unnecessary.

Avoiding a clearSelection call in CRe that could invalidate the cache
and cause unnecessary redraws.

* Don't store empty highlight arrays when all HLs on a page have
been deleted
4 years ago
..
canvascontext.lua enable usage of system fonts 4 years ago
credocument.lua [CRe] Ensure toggling nightmode invalidates the drawCurrentView cache (#6854) 4 years ago
djvudocument.lua [feat] Comics: zoom to panel (#6511) 4 years ago
document.lua Panel zoom - improve output image resolution (#6709) 4 years ago
documentregistry.lua Add API to set OS level file associations (#6615) 4 years ago
koptinterface.lua KoptInterface:getWordFromBoxes: guard against nil boxes (#6827) 4 years ago
pdfdocument.lua bump crengine: sync with upstream, new hyphenation languages (#6746) 4 years ago
picdocument.lua PicDocument: log reason of opening failure 5 years ago
tilecacheitem.lua blitbuffer: fixups for base (#6714) 4 years ago