#1303 garbled text when exporting frame with text

This commit is contained in:
honfika@gmail.com
2016-12-02 15:13:31 +01:00
parent bed526c14b
commit f2f03b18ad
4 changed files with 15 additions and 18 deletions

View File

@@ -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;