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

self.sweep_control.progress_bar.setValue() needs an int value, percen… #461

Merged
merged 2 commits into from
Jan 17, 2022
Merged

self.sweep_control.progress_bar.setValue() needs an int value, percen… #461

merged 2 commits into from
Jan 17, 2022

Conversation

RandMental
Copy link
Contributor

@RandMental RandMental commented Jan 12, 2022

self.sweep_control.progress_bar.setValue() needs an int value, the percentage sweep value is not always guaranteed to be an int
Added int() before calling setValue
Python 3.10.0

…tage sweep is not always guaranteed to be an int
@RandMental RandMental closed this Jan 12, 2022
@RandMental RandMental reopened this Jan 12, 2022
@RandMental RandMental closed this Jan 12, 2022
@RandMental RandMental reopened this Jan 12, 2022
@RandMental RandMental marked this pull request as draft January 15, 2022 17:13
@RandMental RandMental marked this pull request as ready for review January 15, 2022 17:13
@zarath zarath merged commit 83d0111 into NanoVNA-Saver:Development Jan 17, 2022
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