Dragging organism to grid in IE does not work right
DBlackwood opened this issue · 1 comments
DBlackwood commented
When dragging an organism to IE, the mouse up event does not trigger. If a cell has never been selected, then the drag n drop fails. If there is a selected cell then the organism is put in that cell rather than where the mouse is released.
I have not yet found a way to get the mouse coordinate when the mouse is released during a dojo dnd event.
DBlackwood commented
wrong git hub spot