Changes between Initial Version and Version 1 of Ticket #2539


Ignore:
Timestamp:
11/29/11 16:27:58 (14 years ago)
Author:
deyan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2539

    • Property Type changed from bug to feature
  • Ticket #2539 – Description

    initial v1  
     1Put attached buttons in appearance HUD right after the opacity slider. Put the following tooltip text. 
     2 
     3 * "Fade in after the current timeline position" 
     4 * "Fade out after the current timeline position" 
     5 
     6For now, these buttons should do the following  
     7 * Fade in - from the beginning of the timeline to the current playhead, the opacity channel is set to 0. The value is incremented with 1 each 10 milliseconds (for one second, the values are changed from 1 to 100, the opacity is set to 100 for the rest of the channel, where values are 100 or 0) 
     8 * Fade out - from the current playhead position and value, values are decremented to 0 each 10 milliseconds. The rest of the channel is set to 0.