X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=shell%2Fev-pixbuf-cache.c;h=285cae4e2cb366a7eab5f62e26e485b4b6dd45c9;hb=21f638ab8e3ddb81ce7979939defcdb7f49ad376;hp=dbabf1cd639625c841f8b529e26ad101e560c814;hpb=0a36202909c5b5d6e015b7d3668ae51dfce30e47;p=evince.git diff --git a/shell/ev-pixbuf-cache.c b/shell/ev-pixbuf-cache.c index dbabf1cd..285cae4e 100644 --- a/shell/ev-pixbuf-cache.c +++ b/shell/ev-pixbuf-cache.c @@ -449,6 +449,7 @@ copy_job_to_job_info (EvJobRender *job_render, job_info->selection_region = gdk_region_copy (job_render->selection_region); job_info->selection = g_object_ref (job_render->selection); g_assert (job_info->selection_points.x1 >= 0); + job_info->points_set = TRUE; } if (job_info->job) {