mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 08:10:45 +00:00
hex view control separated, using the new hexview control in binaryDataTag preview, binary preview limit removed (not necessary anymore)
This commit is contained in:
@@ -129,10 +129,6 @@ public class Configuration {
|
||||
@ConfigurationCategory("debug")
|
||||
public static final ConfigurationItem<Boolean> useDetailedLogging = null;
|
||||
|
||||
@ConfigurationDefaultInt(65536)
|
||||
@ConfigurationCategory("display")
|
||||
public static final ConfigurationItem<Integer> binaryDataDisplayLimit = null;
|
||||
|
||||
/**
|
||||
* Debug mode = throwing an error when comparing original file and
|
||||
* recompiled
|
||||
|
||||
Reference in New Issue
Block a user