Skip to content
  • Hans Breuer's avatar
    image: fix 'Standard - Image' set_props() for pixbuf changes · 8f4005ff
    Hans Breuer authored
     - switch on inline data => make inline: set pixbuf, keep filename
     - switch off inline data => save pixbuf to filename, if new filename
     - set a new, non empty filename => load the file
     - set an empty filename => make inline
     - set a new, non NULL pixbuf => use as image, inline
    
    Also provide a test file and an updated uninline_data.py script.
    8f4005ff