Changes between Version 42 and Version 43 of PAGE_ELEMENT_GROUPING_R0


Ignore:
Timestamp:
06/10/09 14:25:33 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_GROUPING_R0

    v42 v43  
    103103 
    104104=== 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. 
     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. [[BR]] 
     106 Another issue is that because of the Page model is changed, books persisted until now cannot be open. In their xml files for the pages, "frame" must be replaced with "element". [[BR]]  
    106107 New changeset: [3354]  
    107108