TreeView Drag and Drop example fails
Added by Tibor Miseta over 1 year ago
I am seeking for a web development framework for my next project and Wt looks a candidate.
I downloaded the 4.9.1 sources and evaluated the examples.
The drag and drop functionality in the TreeView-DragAnddrop example does not work.
I found that calling the setEnablebDropLocation() method is missing from the FolderView constructor.
Best regards:
Tibor
Replies (2)
RE: TreeView Drag and Drop example fails - Added by Roel Standaert over 1 year ago
That looks like a regression introduced by #8636.