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 694970 - Fix dash sliding animation with the primary monitor
Fix dash sliding animation with the primary monitor
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-01 23:18 UTC by Giovanni Campagna
Modified: 2013-03-01 23:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix dash sliding animation with the primary monitor (1.50 KB, patch)
2013-03-01 23:18 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-03-01 23:18:40 UTC
We used to clip the overview group to prevent the dash from sliding into
neighbor monitors, but now it moved to the groupStack, so we must move
the clip too.
Comment 1 Giovanni Campagna 2013-03-01 23:18:43 UTC
Created attachment 237764 [details] [review]
Fix dash sliding animation with the primary monitor
Comment 2 Florian Müllner 2013-03-01 23:24:52 UTC
Review of attachment 237764 [details] [review]:

Makes sense (though I didn't test the patch).
Comment 3 Giovanni Campagna 2013-03-01 23:28:16 UTC
Pushed (with the right commit message, the one here was clearly a typo)