Link Customization - Layer "Above" or "Below"
1 years ago.
Hi there,
I’m implementing links in the scheduler Angular Component. Everything looks okay but I have 2 questions.
-
How does the layer property works? If I put “Above” I expect the link to be on z-index higher than the events. But it still get the links “under” the events.
-
I’m using “FinishToStart” where I would like to have the links always point to the start of the event, the left side. I see in the examples this is the case, but for if the events are directly under each other (in a different resource) the link will point to the top of the event. Can I modify this behaviour?
Thank you in advance!
DayPilot