Changes between Version 11 and Version 12 of FRAME_PADDING_R0


Ignore:
Timestamp:
01/10/09 21:05:52 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_PADDING_R0

    v11 v12  
    4040 * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class.  
    4141 
    42  * Add the paddingRectangle to the frameSceneElement. In R0 the padding rectangle will be added to the frame scene element and drawn but in future it is going to be shown only if showFrames is on. 
     42 * The padding rectangle will be added to the frame scene element to be drown only if the option showFrameBorders() in the !PageViewToDo is true. In R0 it is always true.  
    4343 
    4444 * All the functionality in this task is achieved by adding and compiling properties and there are no new methods or logic to be tested.