mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 13:45:09 +00:00
Enlarge timeline for soundstream when necessary
This commit is contained in:
@@ -4091,6 +4091,7 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
if (!ok) {
|
||||
ViewMessages.showMessageDialog(this, translate("error.sound.invalid"), translate("error"), JOptionPane.ERROR_MESSAGE);
|
||||
} else {
|
||||
refreshTree(((Tag)st).getSwf());
|
||||
reload(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user