Changes between Version 3 and Version 4 of PAGE_ELEMENT_ALIGNING_R0
- Timestamp:
- 03/31/09 14:05:18 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_ELEMENT_ALIGNING_R0
v3 v4 66 66 * depending on the aligning option chosen, all the elements' position will be changed. 67 67 * some helper methods might be needed to compute the position of every element. 68 * The group of radio buttons will have radio buttons with the following names: 69 * Align left 70 * Align top 71 * Align bottom 72 * Align right 73 * Align vertical centers 74 * Align horizontal centers 75 * Clicking a radio button will perform an alignment. 76 * Some of the alignments have opposite alignments. 77 * Others are irreversible. 68 78 = Implementation = 69 79 ^(Implementation results should be described and linked here (from the wiki or the repository))^