Fix transparent animated images not working
This commit is contained in:
@@ -61,6 +61,7 @@ def convert_cover(
|
|||||||
tmp_path,
|
tmp_path,
|
||||||
save_all=True,
|
save_all=True,
|
||||||
append_images=frames[1:],
|
append_images=frames[1:],
|
||||||
|
disposal=2,
|
||||||
)
|
)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user