I think this kind of question would be better handled on the forums. One thing
I don't know if you are aware of, is that if you apply a transform to a node in
a layout, it doesn't affect where that node is in the layout, so you could use
drag and drop where the drag changes the translation of th
I have a FlowPane with many small panels which are BorderPanes. I want to
change the order of the BorderPanes with mouse drag and drop. But I'm sure
that this functionality for now is not possible. So I think that I can
solve this issue in other way.
I can insert additional component which will be