mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* Currently nothing happens in this case, because we insert the dragged item after the target. * On balance it seems more intuitive to swap the items in this particular case even if it is slightly against the regular drag operations.