Changes between Version 43 and Version 44 of PAGE_ELEMENT_GROUPING_R0


Ignore:
Timestamp:
06/15/09 22:10:05 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_GROUPING_R0

    v43 v44  
    102102 [3206], [3207], [3208], [3209], [3210], [3211], [3212], [3213], [3214], [3215], [3216], [3218], [3219], [3220]. 
    103103 
     104Merged to the trunk in [3487]. 
     105 
    104106=== Edit === 
    105107 There was an issue with group copying: the appropriate method in ResourceSpace copies all subresources of a resource and the group copy method does the same. This problem was resolved by removing the copying features from the Group class. But this way, the elements() of a group are re-created each time a group is copied. So, the zOrder inside a group is not expected to work properly at this time. [[BR]] 
     
    110112 
    111113= Comments = 
     114 
     115Known bugs : When you have two frames in a group, you enter the group and delete one of them, the group stays and it's visible in the AllResourcePalette. Fix it for the next revision. -- meddle