chrisboyle / sgtpuzzles

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

Option to disable victory flash #418

Closed chrisboyle closed 5 years ago

chrisboyle commented 7 years ago

Sarah Coburn writes:

Feedback suggestion is as follows: please consider an alternative "game win" notification besides flashing the screen. It's a bit jarring, especially in night mode and in a dark room. I'm not sure if it's something epileptics would have trouble with, either. Perhaps an option in settings to only have the text pop up?

chrisboyle commented 5 years ago

+1s from Alex and from John White.

See also #420 for the more general case.

chrisboyle commented 5 years ago

The place to do this is midend_finish_move (set flashtime = 0.0F).