Changes between Version 14 and Version 15 of GROUP_TIMELINES_R1


Ignore:
Timestamp:
10/01/09 17:33:27 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_TIMELINES_R1

    v14 v15  
    3434    * If more than one frame is in the group, each frame in the group should have its own set of channels. 
    3535    * a playhead that can be moved across the timeline from 0:00 to 1:00 (these are the default values). 
    36     * two buttons for zoom in and zoom out of the playhead of the timeline and a static field between them showing the current value of the zoom. 
     36    * two buttons for zoom in and zoom out of the playhead of the timeline. 
    3737    * checkbox for looping of the timeline. 
    3838    * a control bar for the selected channel with two fields and four buttons: 
     
    7777 
    7878== Implementation idea == 
    79  * The first line of a timeline for an object or a page contain the name of the object or the page,  two spinners for entering start and end points of the interval, special options depending on the chose channel, "set interval" button, "set from" button, "set all" button and two buttons for zooming of the timeline and a static field with the current value between them. These buttons are located separately from the others at the end of the line.The default value of zoom is 1(min) and its highest value is 60(min). The other values are for example 5, 10, 20, 30, 40 and 50. 
     79 * The first line of a timeline for an object or a page contain the name of the object or the page,  two spinners for entering start and end points of the interval, special options depending on the chose channel, "set interval" button, "set from" button, "set all" button and two buttons for zooming of the timeline. These buttons are located separately from the others at the end of the line.The default value of zoom is 1(min) and its highest value is 60(min). The other values are for example 5, 10, 20, 30, 40 and 50. 
    8080 * The second line is the playhead of the timeline. 
    8181 * All the other lines are the different available channels.