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 654024 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-05 15:41 UTC by Bastian Winkler
Modified: 2011-07-18 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT (1.26 KB, patch)
2011-07-05 15:41 UTC, Bastian Winkler
committed Details | Review

Description Bastian Winkler 2011-07-05 15:41:07 UTC
Use source_with instead of source_height to calculate the the x1/x2
positions for CLUTTER_SNAP_EDGE_RIGHT
Comment 1 Bastian Winkler 2011-07-05 15:41:09 UTC
Created attachment 191329 [details] [review]
snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT
Comment 2 Emmanuele Bassi (:ebassi) 2011-07-05 17:16:39 UTC
Review of attachment 191329 [details] [review]:

duh, it's obviously correct ­— classic copy/paste thinko. thanks for the patch.
Comment 3 Emmanuele Bassi (:ebassi) 2011-07-18 14:26:14 UTC
Attachment 191329 [details] pushed as c9cbe58 - snap-constraint: Fix allocation for CLUTTER_SNAP_EDGE_RIGHT