Changes between Version 41 and Version 42 of PAGE_ELEMENT_GROUPING_R0
- Timestamp:
- 06/10/09 14:14:03 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_ELEMENT_GROUPING_R0
v41 v42 102 102 [3206], [3207], [3208], [3209], [3210], [3211], [3212], [3213], [3214], [3215], [3216], [3218], [3219], [3220]. 103 103 104 === Edit === 105 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. 106 New changeset: [3354] 107 104 108 = Testing = 105 109