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

In QSO logging, don't refresh callsign data if it's not changed #2920

Conversation

hugosilvaparagramanet
Copy link
Contributor

When you are logging a QSO, if you put focus on the callsign field, and then blur without changing it, it refreshes the other station data (name, locator, etc.). It's redundant and it resets corrections the use has made to the callbook values.

This PR remembers the last checked value for callsign, and only does the needed deed if it's different from the last version.

@magicbug
Copy link
Owner

Thanks this caught me today

@magicbug magicbug merged commit e90cf25 into magicbug:dev Jan 14, 2024
1 check passed
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.

None yet

2 participants