app: Make cage tool work with gegl master
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user