danionita / e3tools

e3tool is a Java GUI-based tool for constructing and evaluating e3value models. Includes the e3fraud fraud assessment extension
Other
3 stars 4 forks source link

Note text is not saved properly #87

Closed danionita closed 7 years ago

danionita commented 7 years ago

When loading a model containing notes, they all appear empty and un-editable.

bobismijnnaam commented 7 years ago

Problem was that the codec for notes was not added in GraphIO line 129-140.