Changes between Version 11 and Version 12 of FRAME_MARGINS_R0


Ignore:
Timestamp:
12/16/08 18:50:58 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_MARGINS_R0

    v11 v12  
    1111== Task requirements == 
    1212 * The frame should have properties defining its margins width. 
    13  * [wiki:FRAME_INSETS_R0] 
     13 * There should be HUD for paddings (could be communal with margins`s HUD) 
     14 * All elements should adjust surrounding the margin 
     15 
    1416 
    1517== Task result == 
     
    1820== Implementation idea == 
    1921 * Add Insets marginsInsets property to the Frame. 
    20  * There should be HUD menu for margins (could be communal with margins`s HUD) 
    21  * Other frames content(for example text) should adjust its position to the margins width.  
     22 * There should be HUD for margins (could be communal with margins`s HUD) 
     23 * Other elements should adjust their position to the margins width.  
    2224 
    2325== Related ==