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

ColorChooser : Don't emit signals with inconsistent internal state #5917

Merged
merged 1 commit into from
Jun 24, 2024

Commits on Jun 24, 2024

  1. ColorChooser : Don't emit signals with inconsistent internal state

    We want all our ducks in a row before being exposed to the arbitrary code execution represented by connected slots. I haven't observed any problems from the old code in practice, but noticed the pre-exising bug while reviewing GafferHQ#5909 and thought it probably worth addressing while we're looking at this part of the codebase.
    johnhaddon committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1df32d4 View commit details
    Browse the repository at this point in the history