In `Node.fade` I was using `target = opacity` in t...
# tornadofx
r
In
Node.fade
I was using
target = opacity
in the reversed case instead of
target = this.opacity
.