lobipanel icon indicating copy to clipboard operation
lobipanel copied to clipboard

Update lobipanel.js

Open LionelMeroni opened this issue 8 years ago • 5 comments

add on onDrag event

LionelMeroni avatar Apr 27 '16 07:04 LionelMeroni

Have you checked dragged.lobiPanel event? I think is what you want.

thecodeholic avatar Apr 27 '16 07:04 thecodeholic

The dragged.lobipanel event is actually triggered when the panel is dropped at his new position, when you release the mouse button. (Maybe, it should be named onDrop.lobipanel)

I need another event at the begining of the sorting process, when you click on the panel header and start moving the mouse.

LionelMeroni avatar Apr 27 '16 07:04 LionelMeroni

Ok so you need dragStart.lobiPanel right?

thecodeholic avatar Apr 27 '16 07:04 thecodeholic

Yes ! It's what i need.

LionelMeroni avatar Apr 27 '16 07:04 LionelMeroni

OK.

thecodeholic avatar Apr 27 '16 07:04 thecodeholic