mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 20:04:37 +00:00
Render text during text editing and show old text in background with lighter color: fix
This commit is contained in:
@@ -629,6 +629,9 @@ public final class ImagePanel extends JPanel implements ActionListener, MediaDis
|
||||
timer.cancel();
|
||||
timer = null;
|
||||
}
|
||||
|
||||
textTag = null;
|
||||
newTextTag = null;
|
||||
}
|
||||
|
||||
private void nextFrame(int counter) {
|
||||
|
||||
Reference in New Issue
Block a user