• Craig Watson's avatar
    Fixes for media item grouping: · 09ab3e19
    Craig Watson authored
    - Selecting multiple media items then grouping them didn't behave as it
    should for other items => fixed by adding type tests
    - A group containing several media items wasn't saved to SVG with those media
    items as children, due to incorrect UUID copying in the mediaItems's
    deepCopy() methods
    09ab3e19
UBGraphicsGroupContainerItem.cpp 12.5 KB