chrisboyle / sgtpuzzles

Android port of Simon Tatham's Puzzles
https://chris.boyle.name/puzzles
Other
592 stars 167 forks source link

Reduced contrast in night mode when using a physical keyboard #481

Closed a20dev closed 1 year ago

a20dev commented 4 years ago

To see the effect:

How to avoid the effect

However, the background becomes grey again as soon as the touch screen is touched again (in any app) and the physical keyboard is used in sgtpuzzles.

The grey background looks like the background of the selected puzzle in the list of puzzles.

In short, any touch event followed by any keyboard event seems to cause the puzzle control become selected and change its background colour from black to grey.

a20dev commented 4 years ago

This also happens with the virtual on-screen keyboard.