As far as the zooming feature goes, I have run int...
# tornadofx
r
As far as the zooming feature goes, I have run into need for it in the past. I was making a node based task manager, and trying to implement clean zooming was a pain (not to mention a Pane that can infinitely scroll in either direction; that was a nightmare). However, I'm not sure if it would be a feature that should go in the main TornadoFX library. Perhaps a TornadoFX controls library?