After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 736621 - Tile for the next move should be placed in the centre
Tile for the next move should be placed in the centre
Status: RESOLVED FIXED
Product: four-in-a-row
Classification: Applications
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: four-in-a-row-maint
four-in-a-row-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-13 15:10 UTC by Sahil Sareen
Modified: 2014-09-15 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Tile for next move-placed in centre (790 bytes, patch)
2014-09-13 15:10 UTC, Sahil Sareen
committed Details | Review

Description Sahil Sareen 2014-09-13 15:10:02 UTC
Created attachment 286132 [details] [review]
Tile for next move-placed in centre

At present after the opponent's move the tile for the next player is placed in the same column as that where the opponent dropped the tile. When playing with a keyboard, this causes lots of key hits for a move sometimes.
If we keep it in the centre the number of key hits can be limited to a maximum of 3(left/right)+1(drop).
Comment 1 Michael Catanzaro 2014-09-14 01:19:21 UTC
Review of attachment 286132 [details] [review]:

OK, thanks!