Files
@ 06e596e43cde
Branch filter:
Location: tempo-plotter/src/datarecorder.cpp
06e596e43cde
2.6 KiB
text/x-c++hdr
fix issue #15 snapshots not loading completely in some cases
I think this is a buffering issue caused by use of QFile.canReadLine function.
Note that loaded portion of the file was approximately 16k.
I think this is a buffering issue caused by use of QFile.canReadLine function.
Note that loaded portion of the file was approximately 16k.