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

Enabling and disabling child of disabled parent not updated in hierarchy #1237

Open
albertvanveen opened this issue Dec 8, 2024 · 1 comment

Comments

@albertvanveen
Copy link

Description

When you enable and disable a child entity of a disabled parent entity, the text colors of the entities in the hierarchy are not updated correctly. The text colors remain white. The text color is still incorrect when toggling the parent entity. It is only updated when toggled between enabled and disabled with an enabled parent entity.

image

Steps to Reproduce

  1. Create an entity with a child entity
  2. Disable parent entity
  3. Enable child entity
  4. Disable child entity
@albertvanveen
Copy link
Author

The dangerous thing here is that it now looks like the 'Buttons' entity is enabled, while it is not.

image

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

No branches or pull requests

1 participant