mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* UIManager: Init a full Geom on region-less refreshes in _refresh * Never call refreshFull with no arguments I got rid of the low-level nil guards, because UIManager itself guarantees that it can never happen * Bump base (https://github.com/koreader/koreader-base/pull/1718) (fix #11303) * Kindle: Re-enable HW dithering on the Scribe Now that the underlying issue is fixed in base ;).