Changes between Version 3 and Version 4 of PAGE_ELEMENT_ALIGNING_R0


Ignore:
Timestamp:
03/31/09 14:05:18 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_ELEMENT_ALIGNING_R0

    v3 v4  
    6666  * depending on the aligning option chosen, all the elements' position will be changed. 
    6767  * 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. 
    6878= Implementation = 
    6979^(Implementation results should be described and linked here (from the wiki or the repository))^