move file offset to the left, setting+button to hide it

This commit is contained in:
honfika@gmail.com
2016-07-17 14:14:26 +02:00
parent 5ccbc424f6
commit 80b000b82b
6 changed files with 3625 additions and 3593 deletions

View File

@@ -63,7 +63,7 @@ public class ShapeExporter {
return ret;
}
File foutdir = new File(outdir);
File foutdir = new File(outdir);
Path.createDirectorySafe(foutdir);
int count = 0;

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

View File

@@ -720,3 +720,4 @@ export.script.singleFilePallelModeWarning = Single file script export is not sup
button.showOriginalBytesInPcodeHex = Show original bytes
button.remove = Remove
button.showFileOffsetInPcodeHex = Show file offset