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

Add receiver parameter to constructor of CovarianceProperty #913

Open
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Commits on Sep 29, 2022

  1. Add receiver parameter to constructor of CovarianceProperty

    In order to be in line with other properties the receiver parameter is added to the constructor. This can be useful when the CovarianceProperty has a parent property but the callback should not be called on this parent property but on another object, e.g. display.
    AndreasR30 committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    9e9ea62 View commit details
    Browse the repository at this point in the history