|
Try calling it always. We are and we get
the red x when the location is invalid. From: Yes…if the location is valid, I call
that function From:
event.target.showDropFeedback(); From: Yep that works, thx! … any idea if I
can trigger that “x” icon (shows when hovering over object that
doesn’t support drag ‘n drop) to provide additional feedback when
hovering over an invalid position? From: Could you apply the location checking
logic in the dragOver? From: Not very elegant but I got around it with
using a boolean variable…if the location isn’t valid, just sets a
flag that is then checked on doDragComplete From:
|
- RE: [flexcoders] How to cancel drag 'n drop operation? Tracy Spratt
- [flexcoders] JOB: Full time position open for Senio... Jonathan Hirschi

