I have multiple draggable panels constrained inside a container.
I would like to bring to front (over all others) the currently dragged panel, is that possible?
Thank you in advance
PS: "floating: true" brings them completely on top over other containers which is not acceptable unless there is a way to keep them only in their parent container.