Skip to content
  • Ell's avatar
    app: in gimp_tile_handler_validate_buffer_copy(), temporarily remove source handler · f4750a0a
    Ell authored
    In gimp_tile_handler_validate_buffer_copy(), temporarily remove the
    source buffer's validate handler, is exists, so that the subsequent
    gegl_buffer_copy() can use fast tile copying, using the TILE_COPY
    command.  GEGL currently only uses TILE_COPY when the source buffer
    doesn't have any user-provided tile handlers.
    f4750a0a