mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-15 07:01:53 +00:00
#1303 garbled text when exporting frame with text
This commit is contained in:
@@ -97,7 +97,7 @@ public final class ImagePanel extends JPanel implements MediaDisplay {
|
||||
|
||||
private boolean stillFrame = false;
|
||||
|
||||
private Timer timer;
|
||||
private volatile Timer timer;
|
||||
|
||||
private int frame = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user