Skip to content

Flush drawable surface when getting a pixbuf

Emmanuele Bassi requested to merge gtk-issue-4456 into gtk-3-24

When getting the drawable surface to get its pixels we should be flushing the Cairo state, not mark it dirty.

Fixes: #4456 (closed)

Merge request reports