Carlos Villacorta

Results 4 comments of Carlos Villacorta

I initialized 2 traces with different names on 2 different class properties. Called start on the constructor and I am calling the stop on a callback function, this means my...

> The current version 0.1.0 has 0.5 - 1 pixel line between Connector start and Connector end. Can I remove it? I can see it but I can't find where...

Also I noticed the stripe size is not being honored. The stripe is not being flushed to disk and neither the memory freed (probably), but this part is being handled...

I found this recomendation. Using a method named writeIntermediateFooter will flush the content to the file and free some memory, but this only exist in the Java version of the...