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 597717 - Fix thinko in spinner cell renderer's render()
Fix thinko in spinner cell renderer's render()
Status: RESOLVED FIXED
Product: gnome-packagekit
Classification: Core
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: gnome-packagekit-maint
gnome-packagekit-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-07 18:37 UTC by Bastien Nocera
Modified: 2009-10-07 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix thinko in spinner cell renderer's render() (1004 bytes, patch)
2009-10-07 18:37 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2009-10-07 18:37:32 UTC
We shouldn't try to see if a rectangle doesn't intersect with
itself.
Comment 1 Bastien Nocera 2009-10-07 18:37:35 UTC
Created attachment 144981 [details] [review]
Fix thinko in spinner cell renderer's render()
Comment 2 Richard Hughes 2009-10-07 21:06:26 UTC
Yup, please commit. Thanks dude.
Comment 3 Bastien Nocera 2009-10-07 21:51:13 UTC
Attachment 144981 [details] pushed as 8da352e - Fix thinko in spinner cell renderer's render()