mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 13:05:33 +00:00
Fixed: #2348 Export FLA CS4 or below with more than 255 instances
Switching ribbon/nonribbon fix.
This commit is contained in:
@@ -464,6 +464,7 @@ public final class MainPanel extends JPanel implements TreeSelectionListener, Se
|
||||
}
|
||||
|
||||
public void clearPins() {
|
||||
pinsPanel.setCurrent(null);
|
||||
pinsPanel.clear();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user