Join Slack
Communities
Powered by
That's a bug for sure, and you're right that it ha...
# tornadofx
e
edvin
03/20/2017, 9:11 PM
That's a bug for sure, and you're right that it happens because nothing triggers a list change. However, doing
todos.set(0, todos[0])
works, but it's not elegant. We'll do something else instead, let me check.
Open in Slack
Previous
Next