FIXME: Drag and drop support
commit7a39cd7bc374066b681d1d8952fb9340ef4845dd
authorArnaud Gardelein <agardelein@yahoo.fr>
Fri, 20 May 2011 20:49:18 +0000 (20 22:49 +0200)
committerArnaud Gardelein <agardelein@yahoo.fr>
Fri, 20 May 2011 20:49:18 +0000 (20 22:49 +0200)
treee97b74832e0b27a9e20b1190a828c409c5870f16
parentfdac0f47b3c48d07f83b88120a95493a9e7b0b41
FIXME: Drag and drop support

The drag and drop callback are processed before matplotlib callbacks, thus the former has invalid graph/figure information.
This commit identifies the issue but do not fix it !
oscopy/ui.py