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

[FIX] gui: Trigger callback in SpinBoxWFocusOut only if value changed #1979

Merged
merged 1 commit into from
Jan 30, 2017

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 30, 2017

Issue

Fixes #1973

Description of changes

Add a "changed" flag to SpinBoxWFocusOut and DoubleSpinBoxWFocusOut classes.

Includes
  • Code changes
  • Tests
  • Documentation

@VesnaT VesnaT added this to the 3.3.11 milestone Jan 30, 2017
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request head (fix_SpinBoxWFocusOut@8c511a8).


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75de2c8...8c511a8. Read the comment docs.

@lanzagar lanzagar changed the title SpinBoxWFocusOut: Do not trigger callback if the value has not changed [FIX] gui: Trigger callback in SpinBoxWFocusOut only if value changed Jan 30, 2017
@lanzagar lanzagar merged commit 45307ad into biolab:master Jan 30, 2017
astaric pushed a commit that referenced this pull request Feb 3, 2017
[FIX] gui: Trigger callback in SpinBoxWFocusOut only if value changed
(cherry picked from commit 45307ad)
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.

3 participants