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

BUGFIX: Remove invalid isDisabledContentShown() method #4956

Merged

Conversation

bwaidelich
Copy link
Member

This is a follow-up to the Subtree Tags introduction (#4659) that removes the now unsued VisibilityConstraints::isDisabledContentShown()

Note: The implementation of this method was incorrect but instead of fixing that I decided to remove it since we should no longer rely on this and instead refer to the public VisibilityConstraints::tagConstraints field

Related #4550

This is a follow-up to the Subtree Tags introduction (#4659) that removes the now unsued `VisibilityConstraints::isDisabledContentShown()`

*Note:* The implementation of this method was incorrect but instead of fixing that I decided to remove it since we should no longer rely on this and instead refer to the public `VisibilityConstraints::tagConstraints` field

Related #4550
@bwaidelich bwaidelich merged commit 38ecbd9 into 9.0 Mar 19, 2024
10 checks passed
@bwaidelich bwaidelich deleted the bugfix/remove-VisibilityConstraints-isDisabledContentShown branch March 19, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants