Oh. So this won't work? ``` this.bindChildren(cam...
# tornadofx
j
Oh. So this won't work?
Copy code
this.bindChildren(cameras.observable()) {
					ImageView(SwingFXUtils.toFXImage(it.frames.observable().last(), null))
				}