Changes between Version 9 and Version 10 of FRAME_PADDING_R0


Ignore:
Timestamp:
01/09/09 13:23:35 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_PADDING_R0

    v9 v10  
    3838 * For the scene element creation create !FramePaddingRectangle class extending the !DefaultSceneElement and implementing the !ShapeSceneElement. This class is going to be used for representation of the frame padding rectangle and computing the rectangle to vertices so that it could be added to the frameSceneElement and drawn.  
    3939 
    40  * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class. To It is used to init the paddingRectangle property, which is added to the frameSceneElement so that it could be drawn.  
     40 * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class.  
    4141 
    4242 * Add the paddingRectangle to the frameSceneElement.