Skip to content
  • Dmitry Kazakov's avatar
    Fixed a crash when opening JPEG files edited in Lightroom · 3b0656ea
    Dmitry Kazakov authored and Halla Rempt's avatar Halla Rempt committed
    We do not support nested arrays/nested structures in the XMP currently.
    This means that all the information about Adjustment masks applied by
    the Adobe Lightroom will be lost.
    
    This is not ideal of course, but we can live with it for now.
    
    Here is an example of XMP tag that will be dropped:
    GradientBasedCorrections[1]/crs:CorrectionMasks[1]/crs:What
    
    BUG:318724
    3b0656ea