[FIX] DragDrop functionality is turned on for an object during the MouseDown event...
authorVaibhav (OpenERP) <vda@tinyerp.com>
Mon, 5 Sep 2011 08:04:34 +0000 (13:34 +0530)
committerVaibhav (OpenERP) <vda@tinyerp.com>
Mon, 5 Sep 2011 08:04:34 +0000 (13:34 +0530)
commit86a1a3de4a98381230d973e59b46a1b6977728d4
tree532b3aeb5267b1a4c479dffb109521b1e310f7e0
parentc75e5b94c77c564f941c2c00a9eb7957241d0865
[FIX]  DragDrop functionality is turned on for an object during the MouseDown event. However, when you double click the MouseDown event is also fired and thus the app thinks you are dragging after the first click and the DoubleClick event won't get fired.

bzr revid: vda@tinyerp.com-20110905080434-u8znc0wx7tasyct2
addons/base_diagram/static/lib/js/dracula_graph.js