Changes between Version 22 and Version 23 of PAGE_ELEMENT_GROUPING_R0
- Timestamp:
- 05/21/09 14:46:47 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_ELEMENT_GROUPING_R0
v22 v23 82 82 * Clicking on either frame of a group should select all the group. 83 83 * The actual grouping control will be done through the '''HaloButtons''' created for this. 84 * Selected elements will be able to be grouped. 84 * Selected elements will be able to be grouped. The grouping should find the common parent of the both groups and move them with their subtrees to a new group. If they do not have a common parent, they should not be grouped. 85 85 * Selected group will be able to be ungrouped. 86 86 * Both halo buttons will appear on selecting more than one frame.