That is how I'm calling it. Should I not do it tha...
# tornadofx
s
That is how I'm calling it. Should I not do it that way? I have a View that I have this code in:
Copy code
children.bind(group.inputs) {
                Actions.createChannelFragment(it, group)
            }