Files
        @ 06e596e43cde
    
        
              Branch filter: 
        
    Location: tempo-plotter/README.md
        
            
            06e596e43cde
            3.0 KiB
            text/markdown
        
        
    
    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.