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 734709 - GtkListBoxRow should also set its clip
GtkListBoxRow should also set its clip
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-08-13 10:05 UTC by Timm Bäder
Modified: 2014-08-14 04:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GtkListBoxRow: Set clip (770 bytes, patch)
2014-08-13 10:05 UTC, Timm Bäder
committed Details | Review

Description Timm Bäder 2014-08-13 10:05:11 UTC
Created attachment 283259 [details] [review]
GtkListBoxRow: Set clip

Summary is self-explanatory, patch attached. Adding this allows for some potentially cool-looking card-like UIs (using outset box shadows).
Comment 1 Matthias Clasen 2014-08-13 18:01:01 UTC
Review of attachment 283259 [details] [review]:

looks fine
Comment 2 Matthias Clasen 2014-08-14 04:13:28 UTC
Attachment 283259 [details] pushed as f095737 - GtkListBoxRow: Set clip