The compositor backdrop is only updated partially for the GPU compositor when the render percentage is less than 100. That's because the viewer node wrongly considered the compositing space, while its space is only affected by its input. So this patch fixes that by ignoring the compositing space for viewer nodes.