Join Slack
Communities
Powered by
I use `fun update(category: PhotoCategory) { ...
# tornadofx
r
ron
08/27/2016, 9:45 PM
I use
Copy code
fun update(category: PhotoCategory) { root.items = category.photolist.observable() }
Open in Slack
Previous
Next