mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-24 10:05:37 +00:00
add tree models (tagtraa, dumpviewtree) onlywhen the tree is visible, better preserving the expanded states of the tree nodes
This commit is contained in:
@@ -343,6 +343,9 @@ public abstract class Tag implements NeedsCharacters, Exportable, ContainerItem,
|
||||
*/
|
||||
@Override
|
||||
public String toString() {
|
||||
if (getName().equals("DefineSprite (406)")) {
|
||||
int a = 1;
|
||||
}
|
||||
return getName();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user