Skip to content

Fix video pausing when saving a screenshot to the default folder#6721

Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:screenshot-pause
Feb 3, 2025
Merged

Fix video pausing when saving a screenshot to the default folder#6721
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:screenshot-pause

Conversation

@absidue
Copy link
Copy Markdown
Member

@absidue absidue commented Feb 1, 2025

Fix video pausing when saving a screenshot to the default folder

Pull Request Type

  • Bugfix

Related issue

Description

In #6636 I unified the screenshot logic in the video player, but I forgot to account for the fact that pausing is only necessary when we prompt the user for where to save the screenshot so that they don't miss what is going on in the video while they are distracted by the prompt. As saving to the default folder requires no user interaction after triggering the screenshot, we don't have to pause the video.

Testing

  1. Make sure Ask for Save Folder is turned OFF in the screenshot settings
  2. Start a video
  3. While the video is playing take some screenshots
  4. The video should continue playing while the screenshots are being taken

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: b6b97fb

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) February 1, 2025 15:49
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Feb 1, 2025
@FreeTubeBot FreeTubeBot merged commit 3077bea into FreeTubeApp:development Feb 3, 2025
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Feb 3, 2025
@absidue absidue deleted the screenshot-pause branch February 3, 2025 06:22
OothecaPickle added a commit to OothecaPickle/FreeTube that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Performing a screenshot during playback stops video for ~1 second.

5 participants