Changes between Version 4 and Version 5 of FRAME_SIZE_R2


Ignore:
Timestamp:
09/23/09 11:42:14 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_SIZE_R2

    v4 v5  
    88== Task requirements == 
    99 * Create resize cursors and include them into the application 
     10  * Cursors should appear over resize draggable area  
     11   * First approach is to implement cursors to be always perpendicular to the frame (group) side. This requires one cursor that is rotatable. 
     12   * Second approach is to implement 4 cursors (horizontal, vertical and two diagonal) and to show the cursor that forms closest to right angle with the frame side. 
    1013 * Introduce shift resize 
    11   * When you shift - drag from a corner, the size should grow with locked aspect ratio from the both sides of the frame[[BR]] [[Image(resize3.png, 50%)]] 
    12   * When you shift - drag from a side, the size should grow with locked aspect ration from the tree sides of the frame[[BR]] [[Image(resize.png, 50%)]] 
    13  
     14  * When you shift - drag from a corner, the size should grow with locked aspect ratio from the both sides of the frame[[BR]] [[Image(resize3.png, 20%)]] 
     15  * When you shift - drag from a side, the size should grow with locked aspect ration from the tree sides of the frame[[BR]] [[Image(resize.png, 20%)]] 
    1416== Task result == 
    1517^(List the end product of the task (for example "Source code", "Wiki page", etc.))^