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 731010 - Improve the pause/play button
Improve the pause/play button
Status: RESOLVED FIXED
Product: quadrapassel
Classification: Applications
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: quadrapassel-maint
quadrapassel-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-30 18:49 UTC by Michael Catanzaro
Modified: 2014-06-01 17:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Improve the pause/play button (1.10 KB, patch)
2014-05-30 18:49 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2014-05-30 18:49:25 UTC
Using buttons without relief, as we did with many games in 3.12, was a mistake. It's difficult to tell that these buttons are actually buttons. Quadrapassel was hit particularly hard, since the play/pause button is small and beneath several labels.

Try to make it more clear that it is a button.
Comment 1 Michael Catanzaro 2014-05-30 18:49:27 UTC
Created attachment 277580 [details] [review]
Improve the pause/play button

For 3.14, all game buttons must use relief. This looks bad unless we
additionally make the button bigger.
Comment 2 Mario Wenzel 2014-06-01 17:15:51 UTC
Review of attachment 277580 [details] [review]:

Looks good :)