mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* Use paintRect and plain colors instead of lightenRect and a weird dimming factor. * Update call sites to the new API * Handle FP maths properly (i.e., floor coordinates & ceil dimensions at the latest possible time). * Fix border handling in the fill bar (make sure we actually honor it when computin the x position, and that we won't overflow into it when computing the width). * Update docs