app: fix gimp_operation_tool_sync_op() to use the right output extents
Use the new gimp_filter_tool_get_drawable_area() instead of always using gimp_item_mask_intersect() which is only right when the operation is applied to the "selection" region. Also call gimp_operation_tool_sync_op() when the region is changed in the UI.
Showing
Please register or sign in to comment