GNOME Bugzilla – Bug 681597
Patch: Board changing has only two directions
Last modified: 2012-08-12 23:35:15 UTC
Hello, the transition of won board should have any direction, except for the last used, however, there is a bad operator in the condition which ensures it, so there are only two directions (left and down). That's a trivial bug, so there's a patch in the following post.
Created attachment 220872 [details] [review] The patch (maybe it's redundant)
Review of attachment 220872 [details] [review]: The code was copied from the original javascript version: http://git.gnome.org/browse/gnome-games/tree/lightsoff/src/Game.js?h=gnome-3-2#n88 But your patch seems correct, so I've applied it, thanks!
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.