Changes between Version 12 and Version 13 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 05/27/09 18:31:39 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v12 v13 18 18 * A drop box, where an image can be dragged from the resources. This image becomes the pattern; dragging a second image onto the drop box changes the pattern to the second image. 19 19 * Image x- and y-offset fields: these can either be in percent or in points, default being 0; these values can be negative. The image is moved right and down from the top left corner of the frame by the value of the offset. 20 * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque.21 20 * A "repeat" checkbox. If this is checked and the image is smaller than the frame, the image repeats. If it is not checked, the image does not repeat. Default is to repeat. 22 21 * An "Okay" button: when this is clicked, the pattern settings window is closed.