You want the onDrop
to trigger on 2 (or more) widgets simultaneously? Technically speaking you could unhandle
the operation. Worst case scenario, propagate it yourself manually.
1 Like
You want the onDrop
to trigger on 2 (or more) widgets simultaneously? Technically speaking you could unhandle
the operation. Worst case scenario, propagate it yourself manually.