Files
@ 06e596e43cde
Branch filter:
Location: tempo-plotter/src/abstractreader.cpp
06e596e43cde
1.8 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.