mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 07:31:30 -07:00
Guess: make cursor visible at low resolution.
On many Rockbox devices, the cursor in Guess is invisible due to the low screen resolution, which causes CGAP to round down to zero. This change imposes a lower bound of 1 pixel. Interestingly, this is less of an issue on front ends with antialiasing, since the cursor peg's black border is overdrawn twice with, causing its hazy antialiased boundary to get noticeably darker, even when CGAP is zero.
This commit is contained in:

committed by
Simon Tatham

parent
abe1eed3ba
commit
1ece22b758
Reference in New Issue
Block a user