Skip to content

Commit c3dd683

Browse files
committed
fixed args
1 parent 2572f4d commit c3dd683

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tagstudio/src/qt/widgets/preview_panel.py

-1
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,6 @@ def update_widgets(self) -> bool:
680680
lossless=True,
681681
save_all=True,
682682
loop=0,
683-
disposal=2,
684683
**extra_args,
685684
)
686685
image_bytes_io.seek(0)

0 commit comments

Comments
 (0)