2.99.19 - GEGL render ops like gegl:spiral clip when upscaling a composition
This composition with non-destructive gegl:spiral was 1200x900 - I made it 1920x1080 and this clip happened
Originally it started out as the same 1200x900 spiral in the top left corner but during editing it showed a normal preview of a 1920x1080 spiral, until applied when the normal preview clipped. Layers to image size did not solve this problem but duplicating the composition did.
How to replicate
- Make a 1200x900 canvas
- Apply GEGL Spiral
- Resize the composition to 1920x1080 and notice the full spiral in the top left corner
- Edit GEGL spiral and its preview will go back to normal
- After applying its preview will clip again
- Duplicate the composition to solve the bug on the duplicate layer
- Optionally confirm that layers to image size fails to solve the clipping problem like it does some times.
To learn more about GEGL render ops go here https://gegl.org/operations/render.html
They are GEGL ops that render background layer fill content.