app: in gimp_tile_handler_validate_buffer_copy(), temporarily remove source handler
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. (cherry picked from commit f4750a0a)
Showing
Please register or sign in to comment