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

ListBox doesn't get re-updated when re-connected #19

Open
sofian opened this issue Dec 30, 2012 · 0 comments
Open

ListBox doesn't get re-updated when re-connected #19

sofian opened this issue Dec 30, 2012 · 0 comments

Comments

@sofian
Copy link
Owner

sofian commented Dec 30, 2012

To reproduce:

  • Put two different effects with EnumType inputs (eg. AlphaMix and VideoMix)
  • Connect a ListBox to the effect A: its name/values are populated with effect A types
  • Connect the ListBox to effect B: its names/values stay the same (because the are still connected to both: makes sense)
  • Disconnect line to effect A: ListBox stays the same (whereas it should IMHO take the values of effect B)

Notice that it works properly if you disconnect the line to effect A before connecting to effect B. But I believe it is nonetheless a bug (even if minor).

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