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

Bug: filter.enabled doesn't work #476

Open
braebo opened this issue Nov 22, 2024 · 0 comments
Open

Bug: filter.enabled doesn't work #476

braebo opened this issue Nov 22, 2024 · 0 comments

Comments

@braebo
Copy link

braebo commented Nov 22, 2024

This should disable / enable a filter, but instead, nothing happens:

filter.enabed = false

await wait(1000)

filter.enabled = true

In my quest to figure out why, I found this comment:

// TODO: This is a hack for the issue with the 'enabled' toggling
// https://github.com/orgs/pixijs/projects/2/views/4?pane=issue&itemId=48582986
const toggleFilter = (enabled) =>

The comment links to an issue, but the url 404's (for me at least)https://github.com/orgs/pixijs/projects/2/views/4?pane=issue&itemId=48582986

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