Changes between Version 12 and Version 13 of FRAME_ROTATION_R1
- Timestamp:
- 06/02/09 17:41:58 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_ROTATION_R1
v12 v13 22 22 * In the diagram below the larger rectangle is a frame and the smaller one is the halo button. The red line is the vector mentioned above. 23 23 [[Image(vector_centered_halo.png)]] 24 * OPTIONAL. 24 25 === OPTIONAL === 25 26 * When multiple frames are selected 26 27 * The initial position of the halo button is equal by degrees to the first selected frame. (If for example the first selected frame has rotation 45 degree then the halo button is moved 45 degrees from the center of the selection rectangle) [[BR]] … … 69 70 * Update FrameRotateHaloMenu 70 71 71 FrameRotateHaloMenu currently defines it's location as the topRIght of the selection bounds, but that is no longer valid. It should define 72 FrameRotateHaloMenu currently defines it's location as the topRIght of the selection bounds, but that is no longer valid. 73 74 * Halo visibility 75 76 Define halo visibility based on the number of selected frames. For phase 1, only show the halo if one frame is selected. For the optional task of rotating grouped frames, show the halo if > 0 frames are selected 72 77 73 78