Skip to content
  • Ell's avatar
    app: suspend layer-group size updates while loading XCF · 878f2222
    Ell authored
    In xcf_load_image(), suspend size updates for layer groups before
    adding their sublayers, to avoid unnecessary intermediary size
    updates.  Resume size updates in reverse order, so that nested
    groups are updated before their ancestors, after all layers have
    been loaded.
    
    (cherry picked from commit 63df5602)
    878f2222