Closed ViRb3 closed 3 years ago
Yep, this is a known issue. I didn't have time to put anything into the initial release to tie or diff the plaintext trace to the compressed one.
I'll sort this out for whenever the next release will be.
Fixed on the develop branch, I'll be merging onto master in the next day or two.
Say you create a trace file
trace.txt
and save it on your desktop. When you load the trace into Tenet for the first time, it will generate atrace.tt
file in the same directory. If you now changetrace.txt
and reload it, nothing will change inside Tenet, because it will just load the oldtrace.tt
file instead. To solve this, you need to either deletetrace.tt
or save the new version of the trace under a different file name.