We've implemented the v1.1.1 update, which fixes the following bug:
Before fix: If you click while a line is in the middle of being displayed, it will clear what has already displayed and move on to displaying the next line.
After fix: If you click while a line is in the middle of being displayed, it will display the full line and not advance until you click again.