Skip to content
Commit c2a0719e authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

preview-widget: Remove meta_preview_get_clip_region

The concept of a clip region doesn't make sense now that we have anti-aliased
corners and a full alpha channel. Once the theme transition is complete,
creating a preview image with an alpha channel will be possible by passing
an ARGB surface to gtk_widget_draw(preview_widget, ...);

https://bugzilla.gnome.org/show_bug.cgi?id=676052
parent 8cb7a450
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment