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 644389 - Window previews fade in when showing the overview for the first time
Window previews fade in when showing the overview for the first time
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Owen Taylor
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-10 12:55 UTC by Florian Müllner
Modified: 2011-03-19 10:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
view-selector: Don't fade in the initially selected tab (2.00 KB, patch)
2011-03-10 12:55 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-03-10 12:55:51 UTC
See attached patch.
Comment 1 Florian Müllner 2011-03-10 12:55:53 UTC
Created attachment 183054 [details] [review]
view-selector: Don't fade in the initially selected tab

The fade effect when switching tabs should only be applied when
switching from a previously selected tab, not when selecting the
initial one - otherwise, the window previews are faded in the first
time the overview is shown.
Comment 2 Owen Taylor 2011-03-18 18:13:21 UTC
Review of attachment 183054 [details] [review]:

Looks good
Comment 3 Florian Müllner 2011-03-19 10:16:41 UTC
Attachment 183054 [details] pushed as 06ea78a - view-selector: Don't fade in the initially selected tab