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

IQ Tool: Fix jumpy scrollbar of IQ player #1169

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

vladisslav2011
Copy link
Contributor

When file list grows long and the user tries to scroll the list to a new position, the list continues to return it's scroll to the last selected item. That's really annoying.
Return the list to last seen position after refreshing it's contents.
Demonstration: https://www.youtube.com/watch?v=DW3LpVRxGoA

Closes #1037

vladisslav2011 and others added 2 commits November 7, 2022 02:57
When file list grows long and the user tries to scroll the list to a new
postion, the list continues to return it's scroll to the last selected item.
That's really annoying.
Return the list to last seen position after refreshing it's contents.
Copy link
Contributor

@pinkavaj pinkavaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@argilo Works like a charm for me, can we get throught?

@argilo
Copy link
Member

argilo commented Nov 10, 2022

This is definitely an improvement. Thanks!

@argilo argilo merged commit 3e3b22f into gqrx-sdr:master Nov 10, 2022
@pinkavaj
Copy link
Contributor

@argilo Should we add the news line too or is it somethink you would preffer to do your-selves?

@argilo
Copy link
Member

argilo commented Nov 10, 2022

I usually add the news items myself just before merging. Including that earlier would sometimes lead to merge conflicts, so I think it's best not to include it in pull requests.

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.

I/Q tool file selector randomly jumps to current selection
3 participants