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 711736 - Added auto scroll to selected high score
Added auto scroll to selected high score
Status: RESOLVED FIXED
Product: gnome-mines
Classification: Applications
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-mines-maint
gnome-mines-maint
Depends on:
Blocks:
 
 
Reported: 2013-11-09 18:12 UTC by Isaac Lenton
Modified: 2013-11-19 04:52 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Added auto scroll to selected high score (2.08 KB, patch)
2013-11-09 18:12 UTC, Isaac Lenton
none Details | Review
(Version 2) Added auto scroll to selected score (1.90 KB, patch)
2013-11-09 18:51 UTC, Isaac Lenton
committed Details | Review

Description Isaac Lenton 2013-11-09 18:12:29 UTC
Created attachment 259340 [details] [review]
Added auto scroll to selected high score

When the ScoreDialog is shown with a selected_entry, the main TreeView is now scrolled to show the selected entry two items from the top.  This removes the need to scroll through dozens of high scores at the end of a game just to find the game time.
Comment 1 Isaac Lenton 2013-11-09 18:51:36 UTC
Created attachment 259342 [details] [review]
(Version 2) Added auto scroll to selected score
Comment 2 Michael Catanzaro 2013-11-11 14:15:53 UTC
Comment on attachment 259342 [details] [review]
(Version 2) Added auto scroll to selected score

That's pretty nice!  I've pushed this and am only leaving this bug open as a reminder to port this to other games (not sure right now exactly which need it).
Comment 3 Michael Catanzaro 2013-11-19 04:52:53 UTC
Implemented in the other relevant games, thanks!