This is only part of the experimental "Full Frame" mode (disabled
by default). See T88150.
Currently the viewer node uses buffer paddings to display image offset
in the backdrop as a temporal solution implemented for D12466: Compositor: Add support for canvas compositing.
This solution is inefficient memory and performance-wise. Another
issue is that the paddings are part the image when saved.
This patch instead sets the offset in the Viewer node image
as variables and makes the backdrop take it into account
when drawing the image or any related gizmo.
- Update to latest image engine.
- Fix issues that were detected when it was part of master. It might be that this is a no-op as image engine did had some short-comings that has been fixed last month. In that case we should just test.