mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* Don't paint invisible background-colored rounded corners Made obvious when testing #7042 * Only enforce a highlight radius on buttons that don't already set a custom one ;). (Mostly, square buttons with a 0 radius ^^). ffi/blitbuffer already handles radius being nil, which suits us just fine :)