Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
357 stars 23 forks source link

Prompt mode unexpectedly exits #77

Closed videosmith closed 2 years ago

videosmith commented 2 years ago

When setting a scroll speed and selecting pause with the space bar, Prompt mode exits to edit mode.

Steps to Reproduce

  1. Loaded a long script (not certain if that matters, mine was 2:38:47)
  2. Font size 89%
  3. Select Fullscreen
  4. Select Black as background color
  5. Select the Down Arrow key repeatedly until a reasonable scroll speed achieved
  6. Select pause with the space bar
  7. Wait approximately 10-20 minutes
  8. App exits prompt mode back to edit mode

Should stay in prompt mode

Detailed description of display configuration (if applicable) Raspberry Pi 4, 4GB, HDMI single channel, 720p

Device information

Cuperino commented 2 years ago

Bug confirmed. Apparently the animation's timer continued to run in the background, triggering the animation complete event when it completed, even though the animation had already been stopped.

Cuperino commented 2 years ago

Bug fixed for next release.