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

Hand callibrator progress bar malfunctioning #164

Open
mikramarc opened this issue May 4, 2017 · 0 comments · Fixed by #165
Open

Hand callibrator progress bar malfunctioning #164

mikramarc opened this issue May 4, 2017 · 0 comments · Fixed by #165
Assignees

Comments

@mikramarc
Copy link
Contributor

When the calibration is loaded from file, bar doesn't change until we again double click somewhere, then it jumps to 100%.
self.progress_bar.setValue(100)
should be added in the load function of sr_hand_calibration_model.py so the bar actually goes to 100% after loading from file, now it is kind of misleading.

@mikramarc mikramarc self-assigned this May 8, 2017
@mikramarc mikramarc added the queue label May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant