mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-02 20:04:37 +00:00
allow adding "other type" tags
This commit is contained in:
@@ -594,7 +594,7 @@ public final class ImagePanel extends JPanel implements ActionListener, MediaDis
|
||||
|
||||
img = image;
|
||||
}
|
||||
if (drawable.getTimeline().isSingleFrame()) {
|
||||
if (drawable.getTimeline().isSingleFrame(frame)) {
|
||||
SWF.putToCache(key, img);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user