Skip to content
  • Jehan's avatar
    app: avoid useless line art closure recomputation. · c0996241
    Jehan authored
    On various property changes, only recompute the line art when the
    property actually changed. Also add a gimp_line_art_bind_gap_length() to
    avoid computing twice the line art when changing both type of closure
    (splines and segments) together, as is currently the case.
    c0996241