mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

* clutter/clutter-cairo-texture.c (clutter_cairo_texture_emit_draw): Always update the Cogl texture after emitting ::draw, since we control the dynamic extent in which drawing should happen on the cairo_t. Fixes #677966.