mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
d571719a3d
* 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.