Skip to content
  • Emmanuele Bassi's avatar
    gsk: Remove child-transform from render nodes · 84c54727
    Emmanuele Bassi authored
    The child-transform is useful only if we also provide clipping to the
    parent nodes, otherwise children will just be drawn outside of the
    parent's bounds.
    
    We'll introduce child transforms either at a higher layer, or once we
    add clipping support to GskRenderNode.
    84c54727