Skip to content
  • Michael Natterer's avatar
    Let the drawable connect to its floating selection's "update" signal · d50d5b58
    Michael Natterer authored
    When attaching/detaching a floating selection to/from its drawable,
    connect/disconnect the floating selection's "update" signal and update
    the drawable in the callback, because changes to the floating
    selection affect the drawable and not the projection directly. Fixes
    floating selection compositing in layer trees and is the right thing
    to do anyway.
    d50d5b58