Actually not before `ui`, but before `status` was...
# tornadofx
a
Actually not before
ui
, but before
status
was set in runAsync, or something like that. On first check of
if (condition(value)) {
both old and new values are true (from manual call,
changeListener.changed(this, value, value)
)