Add drag and drop support to sao
Like the GTK client sao could have support for drag and drop.
After some investigation it seems like https://github.com/SortableJS/Sortable would be a suitable library to add drag'n'drop to sao as it's a minimalist library.
An issue I have identified is the fact that in Tryton in case of a drag'n'drop in a tree the client will open the node with children. In sao it would imply an RPC call that would in turn reconstruct the tree and break it. The option we have chosen to implement is to add a transient line that mean "drop into the node".
Files
Download | Creator | Timestamp | Type |
---|---|---|---|
Captura de 2019-04-05 13-01-06.png | @angel | 2019-04-05 11:07:34.176000 UTC | image/png |