Changes between Version 8 and Version 9 of FRAME_ROTATION_R1
- Timestamp:
- 06/01/09 15:12:26 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_ROTATION_R1
v8 v9 20 20 * Position the halo button at the bottom right corner of the frame, along a vector that extends from the topLeft corner, offset from the outside of the frame by 15,15 pixels (hard coded, changeable)[[BR]] 21 21 [[Image(vector_centered_halo.png)]] 22 23 22 * When multiple frames are selected 23 * 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]] 24 * The rotation point is at the top right corner. 25 * Again during dragging the rotation point, the halo button and the mouse are on the same line. 26 [[Image(rotationMultiR1.png)]] 24 27 25 28 == Task result == … … 36 39 37 40 == How to demo == 38 ^(Provide instructions for demonstration of the task.)^ 41 * Run the application 42 * Create a new book 43 * Insert frame and rotate it 44 * Insert few more frames and try to rotate them 39 45 40 46 = Design =