Skip to content
  • Ell's avatar
    app: in GimpLineArt, use "invalidate-preview" signal of input viewable · ef9b1f66
    Ell authored
    In GimpLineArt, use the "invalidate-preview" signal of the input
    viewable, instead of its "painted" or "rendered" signals, for
    asynchronously computing the line art.  Subsequently, remove the
    aforementioned signals from GimpDrawable and GimpProjection,
    respectively.  This simplifies the code, and reduces the number of
    signals.
    ef9b1f66