This line:`if (visualBounds.height < image.heig...
# tornadofx
e
This line:`if (visualBounds.height < image.height) height = visualBounds.height else height = image.height`