Skip to content
  • Kai Uwe Broulik's avatar
    Use workspaceLayer as context object · 32daab28
    Kai Uwe Broulik authored
    Otherwise the connection isn't severed when the layer is destroyed,
    leading to crashes when screen resolution changes.
    
    We don't actually need `this` to access `workspace()`, and we have
    a guarded `output` as sender in the other case.
    32daab28