• Thorsten Behrens's avatar
    Fix bnc#705982 - make animations inside SmartArt work. · d56ba7ee
    Thorsten Behrens yazdı
    With the fallback loading of extDrawing for SmartArt graphics,
    slideshow animations into that drawingml fragment didn't work -
    for it being modelId diagram references instead of plain shape IDs.
    
    So use the modelId if present, and only then fallback to shape id.
    
    Change-Id: Iac2b8bc16255611d7ab165b72fb251cd2a65073a
    d56ba7ee
animationspersist.cxx 6.17 KB