started on editing multiple effects at once
This commit is contained in:
@@ -179,9 +179,6 @@ void RichTextEffect::redraw(double timecode)
|
||||
|
||||
p.translate(-shadow_x_offset, -shadow_y_offset);
|
||||
clip_rect.translate(shadow_x_offset, shadow_y_offset);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
td.drawContents(&p, clip_rect);
|
||||
|
||||
Reference in New Issue
Block a user