Skip to content
Commit 079ba600 authored by luyikei's avatar luyikei Committed by Hugo Beauzée-Luyssen
Browse files

Don't apply effects in WorkflowRenderer



In terms of consistency, those effects should be applied in TrackHandler, not in WorkflowRenderer. There are two reasons for it.

1) We only save all the information of the timeline in Workflow to Project
2) In terms of separation. If we seperate Workflow from Renderer to establish IPC in the future, Renderer should just be a class to display frames/audio given by Workflow.

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent 0324217b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment