The thing you do with `selectedPiecePreviewLine.ch...
# tornadofx
e
The thing you do with
selectedPiecePreviewLine.children[1] = selectedPieceImageView
can be avoided by setting the image value into a property and bind that to an ImageView inside
selectedPiecePreviewLine
.