Changes between Version 8 and Version 9 of FRAME_ROTATION_R1


Ignore:
Timestamp:
06/01/09 15:12:26 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_ROTATION_R1

    v8 v9  
    2020 * 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]] 
    2121[[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)]] 
    2427 
    2528== Task result == 
     
    3639 
    3740== 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 
    3945 
    4046= Design =