ronsmits We might also assume that loading the lis...
# tornadofx
e
ronsmits We might also assume that loading the list of images from the controller could be time consuming, so it would be better to call
asyncItems { controller.getPhotoList() }
to account for that.