Skip to content
  • Ell's avatar
    Issue #2222 - Warp Transform doesn't commit changes upon saving ... · ae628a86
    Ell authored
    ... the XCF file
    
    Add a "saving" signal to GimpImage, which is emitted when the image
    is about to be saved or exported (but before it's actually saved/
    exported).  Connect to this signal in tool-manager, and commit the
    current tool in response (unless its GimpToolControl::preserve is
    TRUE).
    ae628a86