Files
@ 06e596e43cde
Branch filter:
Location: tempo-plotter/src/commandedit.h
06e596e43cde
1.2 KiB
text/plain
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.