Hi all, i guess all of us know that bpf can change its path depending on the value of a field. If the user changes its value, the path changes.
But if that value was set programatically via javascript (using setValue of the corresponding attribute), the path didn't get updated.
I'm open to supported and unsupported way of either:
1) update/refresh the path of the bpf to get it to "reflow"
2) fire a changed event on the bpf header field to achieve 1)
3) fire an attribute changed event of the bpf to achieve 1)
Thanks!
*This post is locked for comments
I have the same question (0)