app: Make cage tool work with gegl master
This commit is contained in:
parent
d7492cb528
commit
f09f6dae06
1 changed files with 1 additions and 1 deletions
|
|
@ -743,7 +743,7 @@ gimp_cage_tool_get_render_node (GimpCageTool *ct,
|
|||
NULL);
|
||||
|
||||
render = gegl_node_new_child (parent,
|
||||
"operation", "gegl:render_mapping",
|
||||
"operation", "gegl:map-absolute",
|
||||
NULL);
|
||||
|
||||
gegl_node_connect_to (input, "output",
|
||||
|
|
|
|||
Loading…
Reference in a new issue