Join Slack
Powered by
Tomas (ReactFX) wrote about a similar problem with...
# tornadofx
h
hastebrot
01/29/2017, 2:27 PM
Tomas (ReactFX) wrote about a similar problem with garbage-collected listeners. I previously had problems (and wrote about them in this channel) with
selectedCity.onChange()
(see: TornadoFX Guide, chapter 4, "ComboBox" section) not calling the callback on value changes.
http://tomasmikula.github.io/blog/2015/02/10/the-trouble-with-weak-listeners.html
Open in Slack
Previous
Next