Buttons in Container Not Updating

Hey, I am in need of help. Running latest TD on windows 10.

I’m sure people have ran into the problem where a chop doesn’t update properly in perform mode until it’s connected to a null set to always cook.

This is a similar issue but with nested container with buttons in them. I call a method from root that updates the images associated with each button but the images don’t update until I scroll into the deepest container that holds the buttons.

I’ve tried op(‘container’).cook(force=true, recursive=true) but no results.

I’ve also tried taking one of the buttons and forwarding it’s top all the way out to root, converting to chop, and running always cook on it. Also refuses to update the containers children.

Not sure what else to try.

Any suggestions?

Hey @thinkingbox

Thanks for the report.

Could you possibly share a file that showcase the issue ?

It will be difficult to tell if it’s a bug or an issue in your project without the file.

Best,
Michel