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

Inconsitency in parent of root state between core and gui #762

Open
franzlst opened this issue Apr 17, 2020 · 0 comments
Open

Inconsitency in parent of root state between core and gui #762

franzlst opened this issue Apr 17, 2020 · 0 comments

Comments

@franzlst
Copy link
Member

The parent of a root state model is None, whereas the parent of a root state (in the core) is the state machine.

I think this is an inconsistency which should be removed. I vote for setting the parent of a root state always to the state machine.

This will lead to further changes, as e.g. the model_changed method relies on the root state's parent being None.

Originally created by @franzlst ([email protected]) at 2019-07-19 13:45:37+00:00 (moved from RMC internal repository)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant