Changes between Version 46 and Version 47 of PAGE_ELEMENT_GROUPING_R0


Ignore:
Timestamp:
06/23/09 13:55:53 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_GROUPING_R0

    v46 v47  
    116116 * 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 
    117117 * Grouped frames are not persisted with "export as.. pdf" function. --kyli 
     118 * Page's frames() property must be reconsidered - it is actually obsolete and maybe should not be used. Think about refactoring during the next revision. --kyli 
     119 * Think about every PageElement having location relative to its parent element, not to the page. Rhis could solve issues about templating and group manipulation. --kyli