Skip to content
  • Jan Hambrecht's avatar
    Do not let the group shape have a border or a shadow as that · a69019b8
    Jan Hambrecht authored
    leads to bugs when adding or removing child shapes. It does
    not paint them anyway. 
    The bug happened inside the childCountChanged method where 
    the position and size is being adjusted when a child shape was 
    added or removed. It called boundingRect() which adjusted the 
    current bounding rect with the border and shadow insets.
    So each time this method was called the position and size of the group
    changed.
    
    
    
    svn path=/trunk/koffice/; revision=922994
    a69019b8