Changes between Version 11 and Version 12 of FRAME_PADDING_R0
- Timestamp:
- 01/10/09 21:05:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_PADDING_R0
v11 v12 40 40 * Add !FramePaddingRectangle paddingRectangle property to the !FrameViewToDo class. 41 41 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. 43 43 44 44 * All the functionality in this task is achieved by adding and compiling properties and there are no new methods or logic to be tested.