Skip to content
  • Ell's avatar
    app: stop idle projection rendering when flushing group layers · a4957c7c
    Ell authored
    In gimp_group_layer_flush(), stop any idle rendering, initiated
    when a new buffer is allocated, before flushing the group's
    pickable.  Otherwise, the idle rendering is finished synchronously,
    which unnecessarily introduces a noticeable lag.
    a4957c7c