Skip to content
  • Benjamin Otte's avatar
    widget: Fix transform refcounting in allocate() · a079fd2d
    Benjamin Otte authored
    Make the transform (transfer full).
    
    1. This makes sure we actually reference the transform. Previously we
       did not.
    2. Most callers create a new transform to pass to us. Now they don't
       have to uref it anymore.
    a079fd2d