Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: preview gets stuck when selecting multiple videos #612

Closed
2084x opened this issue Dec 14, 2022 · 2 comments
Closed

[BUG]: preview gets stuck when selecting multiple videos #612

2084x opened this issue Dec 14, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@2084x
Copy link

2084x commented Dec 14, 2022

Describe the bug

When using tab to select multiple videos, the preview gets stuck on the first selection.

To Reproduce

  1. ytfzf -t yoursearchhere.
  2. Select a video with tab.
  3. Keep scrolling and see the preview no longer changes.

Expected behavior

The preview should continue to follow the cursor after a selection is made with tab.

Screenshots

2022-12-15.09-15-06.-.00.01.833-00.16.000.-audio.webm

Information

  • OS: arch linux
  • Terminal: st
  • Ytfzf version: 2.5.3-1
  • Output of ls -l "$(which sh)" (if you're using fish: ls -l (which sh)):
  • (if is a thumbnail issue) run ytfzf --thumbnail-log=log.txt and post the file:

Additional context

my conf:

pages_to_scrape=1
sub_link_count=5
show_thumbnails=1
async_thumbnails=1
url_handler_opts="--force-window=yes"

the alias I use to make searches:

yts="ytfzf --type=all --thumbnail-quality=sddefault" 
@2084x 2084x added the bug Something isn't working label Dec 14, 2022
Euro20179 added a commit that referenced this issue Dec 14, 2022
@Euro20179
Copy link
Collaborator

Euro20179 commented Dec 14, 2022

This has now been fixed in this commit.

@2084x
Copy link
Author

2084x commented Dec 15, 2022

Thankyou!

@2084x 2084x closed this as completed Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants