Set dynamic Item target #1630
Unanswered
michiw2407
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am currently implementing a timeline and I am looking for the ability to have different targets for items. I want to drag items on the timeline (=create new item) AND on an existing object on the timeline. I tried to get this work with the onDropObjectOnItem(objdata, item) callback but unable to do it. Since I also noticed the method onDropObjectOnItem has no dedicated callback method for back reporting.
Thankful for any hint.
Beta Was this translation helpful? Give feedback.
All reactions