oops!
This commit is contained in:
parent
1564213b67
commit
2cbaacbb0b
@ -434,7 +434,8 @@ render_work( VipsThreadState *state, void *a )
|
||||
* modified render->out.
|
||||
*/
|
||||
vips_image_invalidate_all( render->out );
|
||||
vips_image_invalidate_all( render->mask );
|
||||
if( render->mask )
|
||||
vips_image_invalidate_all( render->mask );
|
||||
|
||||
/* Now clients can update.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user