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 668048 - st-theme-node-drawing: clear border buffer before drawing on it
st-theme-node-drawing: clear border buffer before drawing on it
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: 2012-01-16 19:45 UTC by Owen Taylor
Modified: 2012-01-16 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st-theme-node-drawing: clear border buffer before drawing on it (1.35 KB, patch)
2012-01-16 19:45 UTC, Owen Taylor
accepted-commit_now Details | Review

Description Owen Taylor 2012-01-16 19:45:20 UTC
A new texture has undefined contents - when we're creating a shadow,
we need to clear the contents of the texture before drawing the border
and background into it.
Comment 1 Owen Taylor 2012-01-16 19:45:22 UTC
Created attachment 205399 [details] [review]
st-theme-node-drawing: clear border buffer before drawing on it
Comment 2 Florian Müllner 2012-01-16 20:02:08 UTC
Review of attachment 205399 [details] [review]:

LGTM
Comment 3 Owen Taylor 2012-01-16 23:35:38 UTC
Pushed