Changes between Version 11 and Version 12 of FRAME_SIZE_R2


Ignore:
Timestamp:
09/23/09 14:03:39 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_SIZE_R2

    v11 v12  
    1616  * When the frame is rotated the cursors should behave according to the following graphics 
    1717   * The following graphics are example for the second approach.[[BR]][[Image(resize4.png, 25%)]] [[Image(resize5.png, 25%)]] 
     18== Task result == 
     19The result of this task must be code. 
     20== Implementation idea == 
    1821 * Other way which will be easiest for implementation consists of the following 
    1922   * When the cursor is over the draggable area the whole outline of the frame border is "highlighted" this can be done with some opaque color overlay. 
    2023   * This way the user knows that he/she can do something 
    2124   * If there are arrows indicating that this is the way the user can resize the frame it will be better.[[BR]] [[Image(altresize2.png, 25%)]] [[Image(altresize.png, 25%)]] 
    22 == Task result == 
    23 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
    24  
    25 == Implementation idea == 
    26 ^(Provide some rough implementation idea(s).)^ 
    2725 
    2826== Related == 
    29 ^(Add links to related tasks that could be useful or helpful.)^ 
     27FRAME_SIZE_R0 
     28FRAME_SIZE_R1 
    3029 
    3130== How to demo == 
    32 ^(Provide instructions for demonstration of the task.)^ 
    33  
     31 * Insert frame. 
     32 * Resize the frame by dragging. 
     33 * Rotate the frame and resize it by using shift option and dragging. 
    3434= Design = 
    3535^(Describe your design here.)^