mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-08 07:55:08 +00:00
Fixed Clear preview on raw edit to stop sound playback
This commit is contained in:
@@ -5250,6 +5250,7 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
}
|
||||
|
||||
public void showGenericTag(Tag tag) {
|
||||
previewPanel.clear();
|
||||
previewPanel.showGenericTagPanel(tag);
|
||||
showCard(CARDPREVIEWPANEL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user