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 707363 - appDisplay: Don't show page indicators if there's only one page
appDisplay: Don't show page indicators if there's only one page
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-03 10:10 UTC by Florian Müllner
Modified: 2013-09-03 11:54 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
appDisplay: Don't show page indicators if there's only one page (957 bytes, patch)
2013-09-03 10:10 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-09-03 10:10:45 UTC
See patch.
Comment 1 Florian Müllner 2013-09-03 10:10:48 UTC
Created attachment 253942 [details] [review]
appDisplay: Don't show page indicators if there's only one page

It doesn't make sense to show the indicators in that case, so
don't show them. This has been the design in the first place,
but the code that did that was lost at some point during review ...
Comment 2 drago01 2013-09-03 11:52:26 UTC
Review of attachment 253942 [details] [review]:

Looks good.
Comment 3 Florian Müllner 2013-09-03 11:54:45 UTC
Attachment 253942 [details] pushed as e68b648 - appDisplay: Don't show page indicators if there's only one page