Aha! Yes, that's perfect. Thanks. Wondering what's...
# tornadofx
d
Aha! Yes, that's perfect. Thanks. Wondering what's the best class to subclass in TornadoFX for a specialized component for something like this (item renderer in a flowpane). I'm going to layer drag and drop logic on top of it once it's rendering correctly. I'm going to start with
ListCellFragment
but perhaps that's too heavyweight for this.